Foscam FI8910W - unable to control...

Forum for questions and support relating to the 1.25.x releases only.
Locked
McFuzz
Posts: 181
Joined: Tue Aug 28, 2012 7:03 am

Foscam FI8910W - unable to control...

Post by McFuzz »

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:

Code: Select all

"#use ZoneMinder::Logger qw(:all);
So I added it myself...

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!
lukeyduke
Posts: 8
Joined: Tue Sep 03, 2013 2:40 pm

Re: Foscam FI8910W - unable to control...

Post by lukeyduke »

Did you manage to sort it? I have just got the same camera going. I will happily email you the settings if you like.
Locked