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
Close
Hashes for camera_discovery-1.0.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27132d590f41f25fa84a6fb243693c2dbd6ac8fb23f2ce640bc0657cd881e599 |
|
MD5 | bfb32d22f6f1fc37d0804f57b76fc885 |
|
BLAKE2b-256 | 74d0943f594f37fa448c0fa90718ef2ff932116adca6fc1cdce2de9f4dfc2409 |