ZoneMinder API, Logger and other base utilities for python programmers


Keywords
api, python, python-3, python3, zoneminder
License
GPL-2.0+
Install
pip install pyzm==0.3.64

Documentation

What

Pythonic ZoneMinder wrapper

  • API
  • Event Server
  • Logger
  • Memory
  • Machine Learning Modules

Documentation & Examples

Latest documentation is available here. The documentation includes a full example.

Features

  • API auth using tokens or legacy (manages refresh logins automatically)
  • Monitors
  • Events with filters
  • States
  • Configs
  • EventNotification callbacks
  • Mapped Memory access
  • Direct access to ML algorithms
  • Amazon Rekognition support for object detection

Limitations

  • Only for Python3