Installation

From official PyPI:

pip install --upgrade onvif-python

Or clone this repository and install locally:

git clone https://github.com/nirsimetri/onvif-python
cd onvif-python
pip install .

Once the installation is successful, you can also immediately access the ONVIF CLI via the terminal using:

onvif --help