Hey Y'all,
I'm on kubuntu 20.04 with zoneminder 1.34.16 and have zmeventnotification working. It's pretty amazing!
My question is, is there a way to exclude my vehicle, or known vehicles? Many times, I'll get alerts triggered due to birds or bugs flying in front of the camera. Zmeventnotification will check and see my truck, and alert on the detected vehicle. This became more of an issue when I started testing alpr. Each detection is an api call against my 2500/month account at platerecognizer, so I want to stop the calls that are not necessary.
Here's a picture that says it all. The woodpecker set off the alarm, then my truck was detected and an alpr call made. In this specific case, it detected the woodpecker as a person, but usually it's just the motion that triggers, then the truck that's detected.
Thanks!
zmeventnotification exclusion for known vehicles
-
- Posts: 10
- Joined: Sat Jun 27, 2020 4:43 pm
Re: zmeventnotification exclusion for known vehicles
consider enabling match_past_detections in objectconfig.
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
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
-
- Posts: 10
- Joined: Sat Jun 27, 2020 4:43 pm
Re: zmeventnotification exclusion for known vehicles
Thanks again, Asker! I already have it set to 'yes' and still get repeat alerts. I also found:
52 past_det_max_diff_area=5%
I'll try messing with that value...
52 past_det_max_diff_area=5%
I'll try messing with that value...
-
- Posts: 10
- Joined: Sat Jun 27, 2020 4:43 pm
Re: zmeventnotification exclusion for known vehicles
I also noticed that the tag it read was 'LOREX'. lol It caught the camera's title stamp because it was about where the plate would be in a different camera shot of the truck. lol
This is the other angle:
Removed that and upped past_det_max_diff_area to 15% and am testing....
This is the other angle:
Removed that and upped past_det_max_diff_area to 15% and am testing....