ZoneMinder / pyzm

Python API, Log, Event Server and Memory wrapper for ZoneMinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python API, Log, Event Server and Memory wrapper for ZoneMinder

License:GNU General Public License v2.0


Languages

Language:Python 99.9%Language:Shell 0.1%