A package to discover all onvif cameras on your network
Project description
SenseCam Discovery
This is a package to discover all onvif devices on your network.
Installation
Install the package through pip:
pip install sensecam-discovery
Execution
To execute the command that discover all cameras:
import sensecam_discovery
sensecam_discovery.discover()
To execute the comand that shows information about the cameras:
from sensecam_discovery import Camera
camera = Camera(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 sensecam_discovery-2.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 920e01dfa6a593abfb4e771d8697f13a9bb945e1ae3cdf2dfde8fe04138c5d85 |
|
MD5 | 68bbc0aedf1b821977c0c5be36c1ccdb |
|
BLAKE2b-256 | 7f225a3435ad8e9368e01a298b7906f382f67074b43bf92fb7bfd3cce5ca0cbb |