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
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
Thanks