Hi guys,
I've just installed Fedora 20 spin LXDE with zoneminder following the wiki:
wget http://zmrepo.connortechnology.com/f/20 ... noarch.rpm
sudo yum install --nogpgcheck zmrepo-20-3.fc20.noarch.rpm
sudo yum install zoneminder
less /usr/share/doc/zoneminder/README.Fedora
I connect to an axis with this setting:
- RTSP
- RTP/RTSP/HTTP
- user:pass@axisip
- /mpeg4/media.amp
ZM connects to the camera and record
but I've got 2 problems, hope you can help me...
1) RTSP timed out
this cam goes down frequently (see the attachment for the log file)
and I get lots of error I can't understand, sorry
2) no stream
I can't get a stream neither from live view nor from recorded events (I can see single images)
thank you very much for your help.
Paolo
[SOLVED] Fedora 20 spin LXDE + ZM 1.27: RTSP timed out
[SOLVED] Fedora 20 spin LXDE + ZM 1.27: RTSP timed out
Last edited by craver84 on Tue Oct 07, 2014 2:48 pm, edited 1 time in total.
Re: Fedora 20 spin LXDE + ZM 1.27: RTSP timed out & no strea
this is the log
Re: Fedora 20 spin LXDE + ZM 1.27: RTSP timed out & no strea
RTSP timed out should be resolved:
it was a network problem, I changed the switch and now it's ok
I still have a problem with live view
getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-172130s.sock ) failed: No such file or directory - checkStreamForErrors()
socket_sendto( /var/lib/zoneminder/sock/zms-172130s.sock ) failed: No such file or directory
it was a network problem, I changed the switch and now it's ok
I still have a problem with live view
getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-172130s.sock ) failed: No such file or directory - checkStreamForErrors()
socket_sendto( /var/lib/zoneminder/sock/zms-172130s.sock ) failed: No such file or directory
- knight-of-ni
- Posts: 2404
- Joined: Thu Oct 18, 2007 1:55 pm
- Location: Shiloh, IL
Re: Fedora 20 spin LXDE + ZM 1.27: RTSP timed out & no strea
If the backend is working properly and only live view is broken, then one of the most common causes to this issue is an http scriptalias problem.
Please describe in detail how you addressed the apache problem described in step #7 from the readme.
Even though it appears you got the RTSP method working with your cameras, note that you can generally expect to get the best results using ffmpg or libvlc methods for modern IP cameras. They have better RTSP support than the RTSP method.
Please describe in detail how you addressed the apache problem described in step #7 from the readme.
Even though it appears you got the RTSP method working with your cameras, note that you can generally expect to get the best results using ffmpg or libvlc methods for modern IP cameras. They have better RTSP support than the RTSP method.
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
All of these can be found at https://zoneminder.blogspot.com/
Re: Fedora 20 spin LXDE + ZM 1.27: RTSP timed out & no strea
hi knnniggett
you are right.
the problem was the file httpd.conf and zoneminder.conf,
I did a mistake, sorry.
now it's ok!
thank you very much!
you are right.
the problem was the file httpd.conf and zoneminder.conf,
I did a mistake, sorry.
now it's ok!
thank you very much!