What is the fundamental difference in setting zm_event_notification with and without hooks? What will I lose or gain from this?
Thanks for your reply in advance.
ZM_event_notification with hooks/without hooks
- streety111
- Posts: 11
- Joined: Wed Apr 20, 2022 5:28 am
ZM_event_notification with hooks/without hooks
I really want to learn ZoneMinder
Re: ZM_event_notification with hooks/without hooks
https://zmeventnotification.readthedocs ... iples.htmlThe entire concept of hooks is to “influence” whether or not to actually send out a notification for a new event. If you are already using hooks, you are likely using the most popular hook that I wrote, which actually does object/person/face detection on the image(s) that constitute the event to make an intelligent decision on whether you really want to be notified of the event.