ZMES

From ZoneMinder Wiki
Revision as of 01:30, 19 August 2023 by Burger (talk | contribs) (Created page with "The Event Notification Server sits along with ZoneMinder and offers real time notifications, support for push notifications as well as Machine Learning powered recognition. As of today, it supports: detection of 80 types of objects (persons, cars, etc.) face recognition deep license plate recognition I will add more algorithms over time. Ref: https://github.com/ZoneMinder/zmeventnotification In plain terms, why would you want to use ZMES? Because it avoids...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The Event Notification Server sits along with ZoneMinder and offers real time notifications, support for push notifications as well as Machine Learning powered recognition. As of today, it supports:

   detection of 80 types of objects (persons, cars, etc.)
   face recognition
   deep license plate recognition

I will add more algorithms over time. Ref: https://github.com/ZoneMinder/zmeventnotification

In plain terms, why would you want to use ZMES? Because it avoids false positives associated with weather, automobiles, nature, and a number of other factors. ZMES will get motion detection to detect correctly in the 90-99% range. To do this with Zoneminder's built in motion detection is more difficult.

Setup

Refer to https://zmeventnotification.readthedocs.io/en/latest/guides/install.html