Skip to main content

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:

from sensecam_discovery import SenseCamDiscovery
SenseCamDiscovery.ws_discovery()

To execute the comand that shows information about the cameras:

from sensecam_discovery import CameraONVIF
Class = CameraONVIF(camera_ip, user, password)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sensecam_discovery-1.0.11.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

sensecam_discovery-1.0.11-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page