Camera Discovery
This is a package to discover all onvif devices on your network.
Installation
Install the package through pip:
pip install camera-discovery
Execution
To execute the command that discover all cameras:
from camera_discovery import CameraDiscovery
CameraDiscovery.ws_discovery()
To execute the comand that shows information about the cameras:
from camera_discovery import CameraONVIF
Class = CameraONVIF(camera_ip, user, password)
Release files for camera-discovery 1.0.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| camera_discovery-1.0.11.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| camera_discovery-1.0.11-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:7.0 kB
Release files / camera_discovery-1.0.11.tar.gz
| Download URL | camera_discovery-1.0.11.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6b118aaf244f4ee14d0737ee079838aac72bbb6e84f00b15652b533d4932fc35
|
|
BLAKE2b-256 checksum How to use checksums |
a57bdcf1671adc3b60e6972834739816973412ad1fb7edc24cd73fb2bbad5a84
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
|
Release files / camera_discovery-1.0.11-py3-none-any.whl
| Download URL | camera_discovery-1.0.11-py3-none-any.whl |
|---|---|
| Size | 4.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
27132d590f41f25fa84a6fb243693c2dbd6ac8fb23f2ce640bc0657cd881e599
|
|
BLAKE2b-256 checksum How to use checksums |
74d0943f594f37fa448c0fa90718ef2ff932116adca6fc1cdce2de9f4dfc2409
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
|