blue screen from Foscam ip camera

Forum for questions and support relating to the 1.28.x releases only.
Locked
awardsbob
Posts: 7
Joined: Wed Sep 03, 2014 11:51 am

blue screen from Foscam ip camera

Post by awardsbob »

Running Zoneminder 1.28.0 on Ubuntu 14.04.
I have some Foscam FI8910W and FI8918W ip cameras. Have been using Zoneminder for a year or so. I have re-located a camera on a longer (about 45 feet) cat6 wire run. I can "see" the image via the web ip camera address but, get a blue screen on the 'monitor' of Zoneminder. Camera worked okay in other locations. Swapped cameras to other locations to see if it made any difference. Nope! I have relocated the cat 6 run to separate from nearby electrical circuits (Still a couple places that the where electric and cat6 cross paths, unavoidable.)
What has me stumped is that it works fine to access directly via ip address but blue screen thru Zoneminder.
What could it be? The cat6 cable is shielded, I thought? Help?
bbunge
Posts: 2967
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: blue screen from Foscam ip camera

Post by bbunge »

What Source Type are you using? Resolution and etc?
awardsbob
Posts: 7
Joined: Wed Sep 03, 2014 11:51 am

Re: blue screen from Foscam ip camera

Post by awardsbob »

Under the 'General' tab
Source Type: "Remote"
Function: "Modect"

Under the 'Source' tab
Remote MEthod: "Simple"
Remote Host Name: "camera's ip address as assigned by dhcp and it's mac address"
Capture Width: "640"
Capture Height: "480"
User avatar
knight-of-ni
Posts: 2406
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: blue screen from Foscam ip camera

Post by knight-of-ni »

There are two things you need to verify.

Verify the network
From the zoneminder server (not a different client!), open a command prompt and ping the camera using the same ip address in your monitor configuration. Let it go for a good minute. You should not loose a single packet if both devices are on the same LAN.

Verify the montior configuration
You neglected to state the remote host path (important). Verify you are programming the monitor correctly as documented in the WiKi.

If it still doesn't work, then you need to tell us what is in your zoneminder log.
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
mikb
Posts: 693
Joined: Mon Mar 25, 2013 12:34 pm

Re: blue screen from Foscam ip camera

Post by mikb »

awardsbob wrote:Under the 'General' tab
Remote Host Name: "camera's ip address as assigned by dhcp and it's mac address"
Really?

Can you quote the exact "host name" line, I'm not sure that you need the mac address as well as the IP address.
awardsbob
Posts: 7
Joined: Wed Sep 03, 2014 11:51 am

Re: blue screen from Foscam ip camera

Post by awardsbob »

The remote host name is the ip address of the camera. I have tried both static address and dhcp address with no change.
As far as the log file? I haven't had the time to research what needs to be turned on (debug?, etc.) Currently the log file entries are set to default. Maybe I'll have time this weekend. Anyone that has a suggestion about my log file settings? Please let me know.
Locked