Hello,
I'm trying to get a 7Links IPC-440-HD to work with zoneminder.
I can get a Stream at rtsp://username:pwd@IP:port/videoMain, this is working (tested with a VLC player).
What is the right way to configure that in zoneminder? I tried several configurations, none worked.
Any help appreciated
Regards
Daniel
7Links IPC-440HD
Re: 7Links IPC-440HD
Try ffmpeg with those settings for the Source Path. Make sure you match the Capture Width and Height to your camera settings.30
Re: 7Links IPC-440HD
Hello,
a quick ffplay rtsp://username:password@10.3.100.111:88/videoMain is showing me the stream of the camera, so ffmpeg seems to work.
Regards
Daniel
a quick ffplay rtsp://username:password@10.3.100.111:88/videoMain is showing me the stream of the camera, so ffmpeg seems to work.
Regards
Daniel
Re: 7Links IPC-440HD
Any tips how to debug this?
Regards
Daniel
Regards
Daniel
Re: 7Links IPC-440HD
The cam seems to be a clone of the Foscam FI9828W
The last days I tried to figure out the problem trough the logfile, but now luck.
The log of the monitopr process shows only:
f
Thats all.....
System is opensuse 12.3, ffmpeg is 2.3.3.
Regards
Daniel
The last days I tried to figure out the problem trough the logfile, but now luck.
The log of the monitopr process shows only:
f
Code: Select all
ry# less zm_debug.log.25930
11/27/14 10:14:40.438010 zmc_m17[25930].DB1-/usr/src/packages/BUILD/ZoneMinder-1.28.0/src/zm_logger.cpp/230 [LogOpts: level=DB9/DB9, screen=OFF, database=INF, logfile=DB9->/var/log/zm/zm_debug.
log.25930, syslog=INF]
11/27/14 10:14:40.438103 zmc_m17[25930].DB1-/usr/src/packages/BUILD/ZoneMinder-1.28.0/src/zm_utils.cpp/254 [Detected a x86\x86-64 processor with SSE3]
11/27/14 10:14:40.438715 zmc_m17[25930].DB1-/usr/src/packages/BUILD/ZoneMinder-1.28.0/src/zm_monitor.cpp/2478 [Got 1 monitors]
11/27/14 10:14:40.438803 zmc_m17[25930].DB1-/usr/src/packages/BUILD/ZoneMinder-1.28.0/src/zm_monitor.cpp/2513 [Got 1 for v4l_captures_per_frame]
11/27/14 10:14:40.438887 zmc_m17[25930].DB2-/usr/src/packages/BUILD/ZoneMinder-1.28.0/src/zm_camera.cpp/39 [New camera id: 17 width: 1280 height: 960 colours: 4 subpixelorder: 8 capture: 1]
System is opensuse 12.3, ffmpeg is 2.3.3.
Regards
Daniel