rtps ok in VLC but not into ZM

Forum for questions and support relating to the 1.26.x releases only.
Locked
hitman12
Posts: 2
Joined: Mon May 05, 2014 4:53 pm

rtps ok in VLC but not into ZM

Post by hitman12 »

Hello,

I can stream IP cam with VLC : rtsp://admin:amin@192.168.0.164:554/0

in ZM i use :
RTSP
unicast
remote host : admin:admin@192.168.0.161
port : 554
remote path : /0

monitor button is orange but when I open the stream there is a blank windows and waiting for 192.168.0.161.... message and no streaming appear

I run ZM on Debian 7 I have error on syslog :

web_php[28726]: ERR [socket_sendto( /tmp/zm/zms-898912s.sock ) failed: No such file or directory]
May 5 18:48:37 debianserveur zma_m1[28884]: WAR [Waiting for capture daemon]
May 5 18:48:38 debianserveur zmdc[22014]: INF [Starting pending process, zmc -m 1]
May 5 18:48:38 debianserveur zmdc[22014]: INF ['zmc -m 1' starting at 14/05/05 18:48:38, pid = 28913]
May 5 18:48:38 debianserveur zmdc[28913]: INF ['zmc -m 1' started at 14/05/05 18:48:38]
May 5 18:48:38 debianserveur zmc_m1[28913]: ERR [Can't run query: Unknown column 'ExtendAlarmFrames' in 'field list']
May 5 18:48:38 debianserveur zmdc[22014]: ERR ['zmc -m 1' exited abnormally, exit status 30]


Could you please help me, it's a no name camera but if I can stream with VLC I can do the same with ZM ?!

Thanks
hitman12
Posts: 2
Joined: Mon May 05, 2014 4:53 pm

Re: rtps ok in VLC but not into ZM

Post by hitman12 »

in fact I have this error message in Apache log file :

ERR [socket_sendto( /tmp/zm/zms-510077s.sock ) failed: No such file or directory], referer: 192.168.0.1/zm/index.php?view=watch&mid=1

When I try to stream, I add "scrypTAlias" etc.. in apache conf file.

Same issue. Please move my post to 1.27 version, I run 1.27 version, sorry.
bb99
Posts: 943
Joined: Wed Apr 02, 2008 12:04 am

Re: rtps ok in VLC but not into ZM

Post by bb99 »

Set your source to ffmpeg instead of rtsp
Locked