Panasonic WV-NP304

Forum for questions and support relating to the 1.24.x releases only.
Locked
olivier
Posts: 2
Joined: Wed Mar 30, 2011 11:08 am

Panasonic WV-NP304

Post by olivier »

I've been trying to configure zoneminder with the Panasonic WV-NP304.

On MPEG4 mode this is the problem:
I'm using the ffmpeg source, with:

Code: Select all

rtsp://<IP>/MediaInput/mpeg4
When i configure the camera with a low bit rate, the image freeses after 2/3 seconds. If I set the bitrate to 4096kbps this happens:
--edit: i can't attach the youtube url since i'm a new user... > paste youtube website in front> /watch?v=v1v8fa4Sj7M

On MJPEG mode, there is no picture and the debug log gives this error:
No content boundary found in header

Code: Select all

03/30/11 15:17:01.256946 zmc_m18[-1].INF-zmc.cpp/188 [Starting Capture]
03/30/11 15:17:01.338688 zmc_m18[-1].ERR-zm_remote_camera_http.cpp/721 [No content boundary found in header ' multipart/x-mixed-replace;boundary =--myboundary']
03/30/11 15:17:01.338733 zmc_m18[-1].ERR-zm_remote_camera_http.cpp/757 [No content boundary found in header ' multipart/x-mixed-replace;boundary =--myboundary']
03/30/11 15:17:01.338749 zmc_m18[-1].ERR-zm_remote_camera_http.cpp/1043 [Unable to get response]
03/30/11 15:17:01.338789 zmc_m18[-1].ERR-zmc.cpp/260 [Failed to capture image from monitor 18 (0/1)]
Zoneminder version is 1.24.2.
Any clues as to what is causing this and how it can be solved?
olivier
Posts: 2
Joined: Wed Mar 30, 2011 11:08 am

Re: Panasonic WV-NP304

Post by olivier »

No one?
Is the MPEG4 stream smearing a FFMPEG problem or ZoneMinder? See:
www youtube com /watch?v=v1v8fa4Sj7M

The MJPEG header issue had been mentioned before (but no fix), see:
http://www.zoneminder.com/forums/viewto ... =14&t=7211
Locked