exclude events from linked cameras

Discussion topics related to mobile applications and ZoneMinder Event Server (including machine learning)
Post Reply
Juggler
Posts: 2
Joined: Sat Jul 11, 2020 6:32 pm

exclude events from linked cameras

Post by Juggler »

I'm running ES 5.15.6. (dlandon's docker). I have multiple cameras, each with an SD and HD stream. I have the SD streams set to "Mocord" and the HD streams set to Nodect, but linked to the SD stream.

In my ES notifications, I'm seeing events from both streams. I would like to exclude the events from all of the linked HD streams and only run any detection on the SD ones. I'm assuming there is a way to do this in objectconfig.ini?
User avatar
asker
Posts: 1553
Joined: Sun Mar 01, 2015 12:12 pm

Re: exclude events from linked cameras

Post by asker »

If you want to skip monitors look at the skip_monitors attribute in zmeventnotification.ini
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.

Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
Juggler
Posts: 2
Joined: Sat Jul 11, 2020 6:32 pm

Re: exclude events from linked cameras

Post by Juggler »

Thank you!

For posterity, the parameter is: hook_skip_monitors
Post Reply