7Links IPC-440HD

Forum for questions and support relating to the 1.28.x releases only.
Locked
Daniel26
Posts: 6
Joined: Fri Nov 14, 2014 10:02 am

7Links IPC-440HD

Post by Daniel26 »

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
bbunge
Posts: 2967
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: 7Links IPC-440HD

Post by bbunge »

Try ffmpeg with those settings for the Source Path. Make sure you match the Capture Width and Height to your camera settings.30
Daniel26
Posts: 6
Joined: Fri Nov 14, 2014 10:02 am

Re: 7Links IPC-440HD

Post by Daniel26 »

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
Daniel26
Posts: 6
Joined: Fri Nov 14, 2014 10:02 am

Re: 7Links IPC-440HD

Post by Daniel26 »

Any tips how to debug this?

Regards

Daniel
Daniel26
Posts: 6
Joined: Fri Nov 14, 2014 10:02 am

Re: 7Links IPC-440HD

Post by Daniel26 »

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

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]
Thats all.....

System is opensuse 12.3, ffmpeg is 2.3.3.

Regards

Daniel
Locked