Foscam FI8910W - unable to control...
Posted: Thu Apr 25, 2013 11:26 pm
Howdy!
I used to have a great ZoneMinder install which... went boom (due to my own doing). I had to start from scratch and for the most part - everything works except pan/tilt control for both my Foscam FI8910W (which used to work just fine).
I used to guide found here: http://www.zoneminder.com/wiki/index.php/Foscam_FI8918W - the only difference being that I did not have this line in the script:
So I added it myself...
Now, whenever I try to move the camera - I see the following in the logs:
I am a bit perplexed about the whole '401 Unauthorized' considering the username and password I've setup in the 'Control Device' field works fine when I try and access the camera directly. I've also tried the username:password@camera trick in the 'Control Address' field, but still no luck...
Anyone has any ideas?
Thanks in advance!
I used to have a great ZoneMinder install which... went boom (due to my own doing). I had to start from scratch and for the most part - everything works except pan/tilt control for both my Foscam FI8910W (which used to work just fine).
I used to guide found here: http://www.zoneminder.com/wiki/index.php/Foscam_FI8918W - the only difference being that I did not have this line in the script:
Code: Select all
"#use ZoneMinder::Logger qw(:all);
Now, whenever I try to move the camera - I see the following in the logs:
Code: Select all
2013-04-25 16:20:47.182850 zmcontrol 14177 ERR Error check failed:'401 Unauthorized' zmcontrol.pl
2013-04-25 16:20:44.066286 zms 15614 INF Authenticated user 'admin' zm_user.cpp 231
2013-04-25 16:20:42.643530 zmdc 11030 WAR Can't find process with command of 'zma -m 7' zmdc.pl
2013-04-25 16:20:42.466820 zmdc 11030 WAR Can't find process with command of 'zmtrack.pl -m 7'
I am a bit perplexed about the whole '401 Unauthorized' considering the username and password I've setup in the 'Control Device' field works fine when I try and access the camera directly. I've also tried the username:password@camera trick in the 'Control Address' field, but still no luck...
Anyone has any ideas?
Thanks in advance!