No video stream with HiWatch DS-I430 camera

Forum for questions and support relating to the 1.30.x releases only.
Locked
denvid
Posts: 14
Joined: Thu Jan 10, 2019 10:27 am

No video stream with HiWatch DS-I430 camera

Post by denvid »

I´m new in ZoneMinder and so I have setup zoneminder 1.30.4 on a Raspberry 3. As the first monitor I´ve added a ELRO c800 IP camera. I can see the camera´s motion video in the web browser if I click at the monitor´s name.

But I can´t get the second camera up and running.
It´s a HiWatch DS-I430.
My setup on monitor´s General tab:
Server => none (no other selection)
Source-tab:
Remote Protocol: RTSP
Remote Method: RTP/RTSP (I´ve tried everything)
Remote Host Name: Local IP of this damera
Remote Host Port: 554 (I checked in the camera´s backend, that´s correct)
Remote Host Path: rtsp://<username>:<password>@192.168.50.202:554/Streaming/Channels/102
Target colorspace: 24-bit colour (I´ve tried everything)
Capture Width (pixels): 640 pixel
Capture Height (pixels): 360
Preserve Aspect Ratio => not checked
Orientation => normal
Deinterlacing => disabled
Use RTSP Response Media URL => checked

On ZoneMinders´s backend the monitor is sometime listed in green and red, even if I don´t change the setup
What I found in the log:

2019-01-17 19:27:01.527008 zmc_m2 4003 FAT No RTSP sources

I have c&p the link from Remote Host Path: to VLC and I can see the video stream. So it looks like that the string, user name and password are correct.

As I understand the log ZoneMinder is referring the HiWatch DS-I430 as zmc_m2.

Here I have pasted the log https://nopaste.xyz/?800accb52da5c99c#o ... O+e4vwf3o=.

Any idea why this camera dosn´t work?

Many thanks!
bbunge
Posts: 2931
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: No video stream with HiWatch DS-I430 camera

Post by bbunge »

You are likely out of memory on the pi. One gig ram may not be enough for two cameras.
denvid
Posts: 14
Joined: Thu Jan 10, 2019 10:27 am

Re: No video stream with HiWatch DS-I430 camera

Post by denvid »

Hi, thank you very much for your help. To test it, I have changed the first working camera to "None, disable"

However, the HiWatch is not working. I noticed in the log like before "No RTSP sources" for this specific camera:

Code: Select all


DATE/TIME
COMPONENT	SERVER	PID	LEVEL	MESSAGE	FILE	LINE
2019-01-18 08:27:44.860661	zms		26509	ERR	Terminating, last frame sent time 29072444074939091337244313546213320857136896110429356833235920489509076167186298290109537843973842078194037025505674925557141646160498180602518971691950103240840357854042514762953317764091035691461021761391424438385898123583452322129727271069697048194951253599296125200314530673983488.000000 secs more than maximum of 10.000000	zm_monitor.cpp	4213
2019-01-18 08:27:43.937702	web_js		26504	ERR	getStreamCmdResponse stream error: Socket /var/run/zm/zms-506037s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information. - checkStreamForErrors()	?view=watch	
2019-01-18 08:27:41.403899	web_php		26504	ERR	Socket /var/run/zm/zms-506037s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information.	/usr/share/zoneminder/www/includes/functions.php	2033
2019-01-18 08:27:30.596630	zmdc		4495	ERR	'zmc -m 2' exited abnormally, exit status 255	zmdc.pl	
2019-01-18 08:27:30.536200	zmc_m2		26505	FAT	No RTSP sources	zm_remote_camera_rtsp.cpp	162
2019-01-18 08:27:28.431195	zms		26508	ERR	Terminating, last frame sent time 29072444074939091337244313546213320857136896110429356833235920489509076167186298290109537843973842078194037025505674925557141646160498180602518971691950103240840357854042514762953317764091035691461021761391424438385898123583452322129727271069697048194951253599296125200314530673983488.000000 secs more than maximum of 10.000000	zm_monitor.cpp	4213
2019-01-18 08:27:27.551595	web_js		25042	ERR	getStreamCmdResponse stream error: Socket /var/run/zm/zms-506037s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information. - checkStreamForErrors()	?view=watch	
2019-01-18 08:27:23.876360	web_php		25044	ERR	Socket /var/run/zm/zms-506037s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information.	/usr/share/zoneminder/www/includes/functions.php	2033
2019-01-18 08:27:20.523018	zmc_m2		26505	INF	Starting Capture version 1.30.4	zmc.cpp	247
2019-01-18 08:27:20.046440	zmdc		26505	INF	'zmc -m 2' started at 19/01/18 08:27:20	zmdc.pl	
2019-01-18 08:27:20.046410	zmdc		4495	INF	'zmc -m 2' starting at 19/01/18 08:27:20, pid = 26505	zmdc.pl	
2019-01-18 08:27:20.030100	zmdc		4495	INF	Starting pending process, zmc -m 2	zmdc.pl	
2019-01-18 08:27:14.856036	zms		26502	ERR	Terminating, last frame sent time 29072444074939091337244313546213320857136896110429356833235920489509076167186298290109537843973842078194037025505674925557141646160498180602518971691950103240840357854042514762953317764091035691461021761391424438385898123583452322129727271069697048194951253599296125200314530673983488.000000 secs more than maximum of 10.000000	zm_monitor.cpp	4213
2019-01-18 08:26:40.426690	zmdc		4495	ERR	'zmc -m 2' exited abnormally, exit status 255	zmdc.pl	
2019-01-18 08:26:40.367152	zmc_m2		26459	FAT	No RTSP sources
Any other ideas?
denvid
Posts: 14
Joined: Thu Jan 10, 2019 10:27 am

Re: No video stream with HiWatch DS-I430 camera

Post by denvid »

It´s sold! The problem was the setup.
I did on monitor´s general tab:
Source Type: Remote

That´s wrong. Now I choosed:

Monitor´s general tab:
Source Type: Ffmpeg

and it´s working perfect!

Thank you again for your help!
Locked