Access latest clip via HTTP request
Posted: Sat Feb 05, 2022 3:23 am
I am integrating BI into my security system. My first step has been to have a security event trigger a push notification to the Pushover app on my iPhone.
The notification carries a payload of a short message and a URL. In my test case I have used http://XX.XXX.XX.XXX:7272/mjpg/drivewayNorth/video.mjpg?q=50 as the payload. This works fine for allowing me to tap on the iPhone notification and open a screen with the real-time video stream of the driveway.
What I want to be able to access is the most recent clip captured by BI for the selected camera.
I've looked for a solution for some time now without success. Is it possible to view the most recent clip via an HTTP request?
Thanks,
Ken
The notification carries a payload of a short message and a URL. In my test case I have used http://XX.XXX.XX.XXX:7272/mjpg/drivewayNorth/video.mjpg?q=50 as the payload. This works fine for allowing me to tap on the iPhone notification and open a screen with the real-time video stream of the driveway.
What I want to be able to access is the most recent clip captured by BI for the selected camera.
I've looked for a solution for some time now without success. Is it possible to view the most recent clip via an HTTP request?
Thanks,
Ken