Search found 3 matches

by Jeeper44
Fri Jun 26, 2020 5:54 pm
Forum: ZoneMinder 1.34.x
Topic: zmeventnotification hooks not drawing polygon
Replies: 4
Views: 2020

Re: zmeventnotification hooks not drawing polygon

Switching to the Master from Stable did fix the problem. Now I just have to tweak the settings as when I walk into the room, I get a notification that there's a 50% chance there's a bottle on the table, but ignores the fact there's a person standing there, just using TinyYolo..LOL
by Jeeper44
Fri Jun 26, 2020 3:39 pm
Forum: ZoneMinder 1.34.x
Topic: zmeventnotification hooks not drawing polygon
Replies: 4
Views: 2020

Re: zmeventnotification hooks not drawing polygon

I've been digging deeper into the failure and it appears that it might be leading back to ZM itself and the alarm api. I haven't dug into the ZM files yet, but I'm about to. What I've found is the alarm reason isn't getting set, so most of the object detection just defaults to no detection. Looking ...
by Jeeper44
Thu Jun 25, 2020 4:40 pm
Forum: ZoneMinder 1.34.x
Topic: zmeventnotification hooks not drawing polygon
Replies: 4
Views: 2020

zmeventnotification hooks not drawing polygon

I've installed everything per the documents and I can see the the object detection is working. It appears my issue is that the polygons around the detected objects are not getting drawn. Looking the log files and the python code, it seems that the objects get detected, if they're over the threshold ...