How to force an alarm via the web interface that turns off?
Posted: Mon Aug 13, 2012 2:26 am
I have a camera that uses inbuilt motion detection (monitor number 20 on my setup). I have it set up to make a call to the zoneminder webserver to force an alarm when it detects motion using:
192.168.1.15/zm/index.php?view=request&request=alarm&id=20&command=forceAlarm
However, the camera doesn't have a way to make a call to the corresponding cancelForcedAlarm when the motion is over.
My question: Is their any way I can use HTTP to enable an alarm on my camera for a set length of time? (or tell ZM to start doing it's own motion detection and turn off the alarm when the motion ends?)
I know that zmtrigger.pl accepts telnet connections, but I'd like to use HTTP calls via the ZM webserver....
Thanks for any tips...
Jay
192.168.1.15/zm/index.php?view=request&request=alarm&id=20&command=forceAlarm
However, the camera doesn't have a way to make a call to the corresponding cancelForcedAlarm when the motion is over.
My question: Is their any way I can use HTTP to enable an alarm on my camera for a set length of time? (or tell ZM to start doing it's own motion detection and turn off the alarm when the motion ends?)
I know that zmtrigger.pl accepts telnet connections, but I'd like to use HTTP calls via the ZM webserver....
Thanks for any tips...
Jay