License:
GNU General Public License v3 (GPLv3) (GPLv3)
Author:
Pekka Jäppinen
Maintainer:
Petri Savolainen
onvif
pyOnvif
This package provides a simple client to interact with ONVIF compliant IP cameras. It contains the SOAP message encoding for the basic functions that are commonly needed.
There are no required dependencies. Optionally, if you want to use WS-Discovery to find your Onvif camera, you need
WS-Discovery support
.
WS-Discovery support can also be installed by including the ‘discovery’ extra, as in:
pip install pyonvif[discovery]
For command-line usage instructions run:
pyonvif -h
History
1.1 (2020-04-16)
Improved command-line client
Major refactoring
1.0 (2017-05-25)
First PyPI release (petri)
License:
GNU General Public License v3 (GPLv3) (GPLv3)
Author:
Pekka Jäppinen
Maintainer:
Petri Savolainen
onvif
Download files
Download the file for your platform. If you're not sure which to choose, learn more about
installing packages
.
Source Distribution
"PyPI", "Python Package Index", and the blocks logos are registered
trademarks
of the
Python Software Foundation
.
© 2024
Python Software Foundation
Site map