I need help with zmcontrol script [SOLVED]
Posted: Sat Aug 30, 2008 7:24 am
Hello all
I have read and search all wiki and forums, make various tests and I can't work the script zmcontrol
I have defines a monitor with an IP camera, and added the correct configurations for PTZ control (module, address, etc etc). I can access the video and see the camera, but I can't control. To avoid mistakes from my php installation, I run directly, through a browser the commands to camera, and run ok. Like:
I run the zmcontrol.pl script from command line to see if work, but no. The script give me an error of timeout and connection refused. Is there a way to test if the script actually output the command? I use Wireshark to see, but nothing happens, no http output nor get http command.
I also have verify the perl modules the script use and install all of them (load - Getopt-Long - data-dumper, etc)
Please, can you giveme some light to this issue?
Thanks
I have read and search all wiki and forums, make various tests and I can't work the script zmcontrol
I have defines a monitor with an IP camera, and added the correct configurations for PTZ control (module, address, etc etc). I can access the video and see the camera, but I can't control. To avoid mistakes from my php installation, I run directly, through a browser the commands to camera, and run ok. Like:
and the camera run ok.
I run the zmcontrol.pl script from command line to see if work, but no. The script give me an error of timeout and connection refused. Is there a way to test if the script actually output the command? I use Wireshark to see, but nothing happens, no http output nor get http command.
I also have verify the perl modules the script use and install all of them (load - Getopt-Long - data-dumper, etc)
Please, can you giveme some light to this issue?
Thanks