zmeventnotification server object detection image labeling missing
Posted: Sun Sep 19, 2021 2:10 pm
I'm not quite sure if I worded this question correctly, I've been searching all over but I haven't quite found anyone else with this issue though.
What I'm looking to resolve is most of my object detections seem to be working excellent, but what I haven't quite understood is retrieving the object detection image from zoneminder and zmninja.
This looks great, and I'd like to have a labeled image I can have sent to me in my push notifications in zmninja.
Example: With my next event (below), it detected person, but zoneminder has this as a GIF, and I don't have the same outlines and label of the object of the first image (which is just a picture)
Is this just an issue with zoneminder? or am I doing something incorrectly in my configuration. Ideally, I don't really care about the mp4/GIF for my push notification on zmninja since I have Android (can't see it).
In this case, the first picture's eventID is 6871, so when I go to the URL:
https://hostname/zm/index.php?view=imag ... &width=600
I get the first picture in this post.
But when I go to (the second image):
https://hostname/zm/index.php?view=imag ... &width=600
It's a GIF with no labeling, and since I have android I don't receive this picture since it's a GIF/MP4
I tried to replace objdetect with objdetect_image, but I just get a blank page.
Logs on ZM show:
"No Frame found for event(6870) and frame id(objdetect_image)"
If this is a ZM issue, I'm on the latest (probably buggy) 1.37.1, so let me know if I should just uninstall and downgrade.
What I'm looking to resolve is most of my object detections seem to be working excellent, but what I haven't quite understood is retrieving the object detection image from zoneminder and zmninja.
This looks great, and I'd like to have a labeled image I can have sent to me in my push notifications in zmninja.
Example: With my next event (below), it detected person, but zoneminder has this as a GIF, and I don't have the same outlines and label of the object of the first image (which is just a picture)
Is this just an issue with zoneminder? or am I doing something incorrectly in my configuration. Ideally, I don't really care about the mp4/GIF for my push notification on zmninja since I have Android (can't see it).
In this case, the first picture's eventID is 6871, so when I go to the URL:
https://hostname/zm/index.php?view=imag ... &width=600
I get the first picture in this post.
But when I go to (the second image):
https://hostname/zm/index.php?view=imag ... &width=600
It's a GIF with no labeling, and since I have android I don't receive this picture since it's a GIF/MP4
I tried to replace objdetect with objdetect_image, but I just get a blank page.
Logs on ZM show:
"No Frame found for event(6870) and frame id(objdetect_image)"
If this is a ZM issue, I'm on the latest (probably buggy) 1.37.1, so let me know if I should just uninstall and downgrade.