Stream works on VLC but not on Zoneminder. Blue screen.
-
- Posts: 6
- Joined: Wed Nov 01, 2017 6:50 pm
Stream works on VLC but not on Zoneminder. Blue screen.
Hi you all guys.
I have a freshly installed Zoneminder v1.30.4 on CentOS EL 7. The web console works good and I have my monitor green. The things is that when I open the stream I get a blue screen with a time code on top.
Log states: Capturing at 1000.00 fps most of the time and then I get:
2017-11-01 16:24:13.074533 zmc_m1 1348 ERR Unable to open input rtsp://admin:claro2017@186.6.236.224:554/Streaming/Channels/101?transportmode=unicast&profile=Profile_1 due to: Operation now in progress
and:
getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-447100s.sock ) failed: Connection refused
The rstp stream works good on VLC (you can check it right now) but no luck with ZM. Also the IP is public by now without auth so you can check it out too (https://190.167.104.69/zm/index.php). I tried a lot of things so now I turn to the community to see if you can help me. These are screenshot of everything described. Hoping I get some support! Please!
I have a freshly installed Zoneminder v1.30.4 on CentOS EL 7. The web console works good and I have my monitor green. The things is that when I open the stream I get a blue screen with a time code on top.
Log states: Capturing at 1000.00 fps most of the time and then I get:
2017-11-01 16:24:13.074533 zmc_m1 1348 ERR Unable to open input rtsp://admin:claro2017@186.6.236.224:554/Streaming/Channels/101?transportmode=unicast&profile=Profile_1 due to: Operation now in progress
and:
getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-447100s.sock ) failed: Connection refused
The rstp stream works good on VLC (you can check it right now) but no luck with ZM. Also the IP is public by now without auth so you can check it out too (https://190.167.104.69/zm/index.php). I tried a lot of things so now I turn to the community to see if you can help me. These are screenshot of everything described. Hoping I get some support! Please!
Re: Stream works on VLC but not on Zoneminder. Blue screen.
Camera resolution in Zoneminder does not match camera output. Use VLC (Tools, Media Information, Codec) to check camera Display Resolution.
Re: Stream works on VLC but not on Zoneminder. Blue screen.
For me it helped to autodetect the setting, than restarted the whole server, afterwards it worked.
-
- Posts: 6
- Joined: Wed Nov 01, 2017 6:50 pm
Re: Stream works on VLC but not on Zoneminder. Blue screen.
Here is the VLC working. I'm using the highlighted resolution. Should I use the other one?
-
- Posts: 6
- Joined: Wed Nov 01, 2017 6:50 pm
-
- Posts: 17
- Joined: Mon Sep 04, 2017 12:47 am
Re: Stream works on VLC but not on Zoneminder. Blue screen.
Double check your username and password in the zoneminder settings. Camera is refusing them.
-
- Posts: 17
- Joined: Mon Sep 04, 2017 12:47 am
Re: Stream works on VLC but not on Zoneminder. Blue screen.
Check your system time as well. Make sure mysql and php have the right time zones. It's occasionally complaining that capture time was delayed all of epoch time.
-
- Posts: 17
- Joined: Mon Sep 04, 2017 12:47 am
Re: Stream works on VLC but not on Zoneminder. Blue screen.
Actually that's just acting weird. It works on my ubuntu version. Did you follow everything in
Code: Select all
less /usr/share/doc/zoneminder-*/README.Redhat7
-
- Posts: 114
- Joined: Tue Jul 27, 2010 6:36 am
Re: Stream works on VLC but not on Zoneminder. Blue screen.
don't know if this applies but my zoneminder config for the cams are set at 24 bit color.
-
- Posts: 6
- Joined: Wed Nov 01, 2017 6:50 pm
Re: Stream works on VLC but not on Zoneminder. Blue screen.
Just to let you all know that the problem was the RTSP port not being opened. Now it displays the image (a blurry one) but at least we are getting some progress. Thanks all.