objdetect_mp4 or objdetect_gif URL

Previous development branch now released as 1.36
Locked
Jamieeburgess
Posts: 24
Joined: Mon Jan 06, 2020 3:48 pm

objdetect_mp4 or objdetect_gif URL

Post by Jamieeburgess »

hi there,
i imagine this may be easy to solve, but for the life of me can't work it out.

URL for objdetect i'm using to provide the image with a bounding box:

Code: Select all

https://sub.domain.com/zm/index.php?username=USER&password=PASS&action=login&view=image&eid=EVENTID&fid=objdetect&width=600
Which works great. However, I have enabled mp4 and gif animations - AND the files objdetect.mp4 & objdetect.gif exist in the event folder

What is the URL to display the gif or mp4?
(i'm using it in a iOS notification)
simply appending objdetect to objdetect_mp4 or objdetect_gif doesnt work :cry:

Thanks
Jamieeburgess
Posts: 24
Joined: Mon Jan 06, 2020 3:48 pm

Re: objdetect_mp4 or objdetect_gif URL

Post by Jamieeburgess »

facepalm 1.34.22 not running 1.35 (as using the docker) i'll look to upgrade :)
Locked