Search found 6 matches
- Tue Apr 15, 2014 5:29 pm
- Forum: ZoneMinder 1.27.x
- Topic: socket_sendto (socketname) failed: No such file or directory
- Replies: 4
- Views: 3961
Re: socket_sendto (socketname) failed: No such file or direc
That does indeed look like the problem. That post gave me the idea to try the snapshot.jpg url instead of the mjpg stream, which works well enough for what I want to do. Hopefully if anyone else that's having the socket problem runs across this, they can be aware that it might be the camera config ...
- Tue Apr 15, 2014 11:07 am
- Forum: ZoneMinder 1.27.x
- Topic: socket_sendto (socketname) failed: No such file or directory
- Replies: 4
- Views: 3961
Re: socket_sendto (socketname) failed: No such file or direc
Pretty much everything not on this page is still at the default value. I've tried messing with the buffers and resolution and stuff, but it didn't seem to change anything.
- Mon Apr 14, 2014 8:27 pm
- Forum: ZoneMinder 1.27.x
- Topic: socket_sendto (socketname) failed: No such file or directory
- Replies: 4
- Views: 3961
socket_sendto (socketname) failed: No such file or directory
For ZM 1.27 installed from source on a fully updated 64bit Centos 6.5 machine, I'm having issues getting live video or making events. This is the offending lines in the syslog are: zms[30133]: ERR [Terminating, last frame sent time 1397507107.457537 secs more than maximum of 10.000000] web_php[27192 ...
- Tue Sep 11, 2012 11:55 am
- Forum: ZoneMinder 1.25.x
- Topic: zmtrigger.pl dying with exit code 9
- Replies: 4
- Views: 2555
Re: zmtrigger.pl dying with exit code 9
To follow up on this, recompiling zoneminder with --enable-mmap=no appears to have fixed the problem for me.
- Thu Sep 06, 2012 7:28 pm
- Forum: ZoneMinder 1.25.x
- Topic: zmtrigger.pl dying with exit code 9
- Replies: 4
- Views: 2555
Re: zmtrigger.pl dying with exit code 9
I haven't tried it with a stock zmtrigger.pl. I wouldn't think that the regex on that string would cause it to barf like that, but, like I said, I'm not a perl expert. That's the only edit to zmtrigger I did with the exeption of only having it listen to the tcp interface. If that is what causes it ...
- Thu Sep 06, 2012 6:48 pm
- Forum: ZoneMinder 1.25.x
- Topic: zmtrigger.pl dying with exit code 9
- Replies: 4
- Views: 2555
zmtrigger.pl dying with exit code 9
I'm running 1.25.0 on Centos 5. I've installed it roughly according to this guide: http://www.zoneminder.com/wiki/index.php/CentOS I'm using zmtrigger.pl for around 6 Axis cameras per this guide: http://www.zoneminder.com/wiki/index.php/AxisMotionDetection Intermittently, I'd say around 30 minutes ...