"Connection dropped by remote end" and blue frame

Forum for questions and support relating to the 1.25.x releases only.
Locked
Turbid
Posts: 1
Joined: Thu Dec 06, 2012 5:57 am

"Connection dropped by remote end" and blue frame

Post by Turbid »

For some cameras (D-Link DCS-910, DCS-930) every 10-60 seconds I get these errors:

Code: Select all

2012-12-06 09:25:10.160478	zmc_m5	13911	ERR	Connection dropped by remote end	zm_remote_camera_http.cpp	969
2012-12-06 09:25:10.159954	zmc_m5	13911	WAR	Select timed out	zm_remote_camera_http.cpp	143
2012-12-06 09:10:13.873845	zma_m5	13932	WAR	Signal: Reacquired	zm_monitor.cpp	1190
2012-12-06 09:10:13.623473	zma_m5	13932	WAR	Signal: Lost	zm_monitor.cpp	1190
2012-12-06 09:10:13.591048	zmc_m5	13911	WAR	Unable to capture image, retrying	zm_remote_camera_http.cpp	1092
2012-12-06 09:10:13.590808	zmc_m5	13911	ERR	Connection dropped by remote end	zm_remote_camera_http.cpp	969
2012-12-06 09:10:13.590414	zmc_m5	13911	WAR	Select timed out	zm_remote_camera_http.cpp	143
and related events are falling blue frame.

Cameras are configured in a mode modetect and have sources:
DCS-910: /VIDEO.CGI? or /MJPEG.CGI?a=.mjpg
DCS-930: /image/jpeg.cgi

I tried to change the resolution from 640x480 to 320x240, but nothing has changed. Network connection to the camera is stable.

ZoneMinder: 1.25.0-3 from Debian wheezy
visionIP
Posts: 1
Joined: Tue Dec 11, 2012 5:44 am

Re: "Connection dropped by remote end" and blue frame

Post by visionIP »

I had the same problem with an AXIS 207W Cam...

The problem was in the config of the cam, the "Bit Rate Control" in the MPEG-4 Settings was set to a maximum of 3000 kbit/s
Locked