Page 1 of 1

Start commande after alarm

Posted: Fri Sep 26, 2014 4:46 pm
by fennec
Hi

I have two cam

When alarm is detected on camera "derriere"

I wan t to start this command

Code: Select all

#!/usr/bin/python
import urllib2
urllib2.urlopen("http://10.0.0.1:8080/json.htm?type=command&param=switchlight&idx=43&switchcmd=On")
So i create filters and start command but nothing

Do you have a example for start command after alarm

Thanks

Re: Start commande after alarm

Posted: Sun Sep 28, 2014 2:35 pm
by bb99