A package to discover all onvif cameras on your network
Project description
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)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file camera_discovery-1.0.11.tar.gz
.
File metadata
- Download URL: camera_discovery-1.0.11.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b118aaf244f4ee14d0737ee079838aac72bbb6e84f00b15652b533d4932fc35 |
|
MD5 | c7b845900bd1694df1be53a141a2c70a |
|
BLAKE2b-256 | a57bdcf1671adc3b60e6972834739816973412ad1fb7edc24cd73fb2bbad5a84 |
File details
Details for the file camera_discovery-1.0.11-py3-none-any.whl
.
File metadata
- Download URL: camera_discovery-1.0.11-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27132d590f41f25fa84a6fb243693c2dbd6ac8fb23f2ce640bc0657cd881e599 |
|
MD5 | bfb32d22f6f1fc37d0804f57b76fc885 |
|
BLAKE2b-256 | 74d0943f594f37fa448c0fa90718ef2ff932116adca6fc1cdce2de9f4dfc2409 |