PZT with Foscam FI8918W
Posted: Wed Dec 07, 2011 12:31 am
hello all,
I can't get panning and tilting working with my FoscamFI8918W.
Running ZM1.24.4 on Ubuntu 11.4, all yum installed and working fine with a USB cam and a Trendnet wifi cam. Video is working for the Foscam8918 in ZM. Using the cam web interface, panning and tilting works fine.
I followed the instructions here without any trouble:
http://www.zoneminder.com/wiki/index.php/Foscam_FI8918W
added the control 'protocol' file, configured ZM for the control option.
But much like the last couple of posts on this thread:
http://www.zoneminder.com/forums/viewto ... oscam+8918
When I click the control buttons on the video page nothing happens but I get no errors anywhere I can find.
In another thread I found how to enable debug in zmcontrol.pl, and this is what I see in the log:
tail -f zmcontrol.log
12/06/2011 17:58:50.528067 zmcontrol[24875].DBG [--autostop --command=moveConRight --id=7]
12/06/2011 17:58:50.530989 zmcontrol[24875].INF [Starting control server 7/Foscam]
12/06/2011 17:58:50.540508 zmcontrol[24876].INF [Control server 7/Foscam starting at 11/12/06 17:58:50]
Running the zmcontrol.pl from the command line:
/var/log/zm$ sudo /usr/bin/zmcontrol.pl --autostop --command=moveConRight --id=7
/var/log/zm$ echo $?
0
no errors when I use perl to run the pm file:
/usr/share/perl5/ZoneMinder/Control$ sudo perl FoscamFI8918W.pm
/usr/share/perl5/ZoneMinder/Control$
No errors, but the cam does not move. I checked the apache2 error logs, and syslog... nothing.
I have removed added the monitor and reconfigured the script thinking I just missed something somewhere, but no luck.
Any suggestions would be appreciated! What else can I do to debug this?
I can't get panning and tilting working with my FoscamFI8918W.
Running ZM1.24.4 on Ubuntu 11.4, all yum installed and working fine with a USB cam and a Trendnet wifi cam. Video is working for the Foscam8918 in ZM. Using the cam web interface, panning and tilting works fine.
I followed the instructions here without any trouble:
http://www.zoneminder.com/wiki/index.php/Foscam_FI8918W
added the control 'protocol' file, configured ZM for the control option.
But much like the last couple of posts on this thread:
http://www.zoneminder.com/forums/viewto ... oscam+8918
When I click the control buttons on the video page nothing happens but I get no errors anywhere I can find.
In another thread I found how to enable debug in zmcontrol.pl, and this is what I see in the log:
tail -f zmcontrol.log
12/06/2011 17:58:50.528067 zmcontrol[24875].DBG [--autostop --command=moveConRight --id=7]
12/06/2011 17:58:50.530989 zmcontrol[24875].INF [Starting control server 7/Foscam]
12/06/2011 17:58:50.540508 zmcontrol[24876].INF [Control server 7/Foscam starting at 11/12/06 17:58:50]
Running the zmcontrol.pl from the command line:
/var/log/zm$ sudo /usr/bin/zmcontrol.pl --autostop --command=moveConRight --id=7
/var/log/zm$ echo $?
0
no errors when I use perl to run the pm file:
/usr/share/perl5/ZoneMinder/Control$ sudo perl FoscamFI8918W.pm
/usr/share/perl5/ZoneMinder/Control$
No errors, but the cam does not move. I checked the apache2 error logs, and syslog... nothing.
I have removed added the monitor and reconfigured the script thinking I just missed something somewhere, but no luck.
Any suggestions would be appreciated! What else can I do to debug this?