Search found 4 matches
- Fri Jan 31, 2014 12:50 pm
- Forum: ZoneMinder 1.26.x
- Topic: EyeZM and zmstreamer
- Replies: 2
- Views: 1503
Re: EyeZM and zmstreamer
It's actually slightly different/same .. See my previous topic post to see if it will fix the connection refused issue. Had to change a configuration parameter.. I have it streaming fine with mjpeg in the eyeZM, but was trying to get h264 working which leads to a segfault
- Thu Jan 30, 2014 8:32 pm
- Forum: ZoneMinder 1.26.x
- Topic: EyeZM and zmstreamer
- Replies: 2
- Views: 1503
EyeZM and zmstreamer
Hello, I've managed to get segmenter compiled with the latest ffmpeg. I had to do the following 1 - Replace URL_WRONLY with AVIO_FLAG_WRITE 2 - Replace av_open_input_file function with new avformat_open_input 3 - Comment out the If statement for av_set_parameters(oc, NULL) as there doesn't seem to ...
- Thu Jan 30, 2014 11:28 am
- Forum: ZoneMinder 1.26.x
- Topic: Getting socket_sendto Connection Refused Error
- Replies: 2
- Views: 2735
Re: Getting socket_sendto Connection Refused Error
Finally found something that seems to have fixed it..
In the images tab there is a section for MPEG_LIVE_FORMAT, remove the SWF from there and leave it blank.... That fixed it for me.. Still going to play with it some more... but at least I no longer get the socket errors
In the images tab there is a section for MPEG_LIVE_FORMAT, remove the SWF from there and leave it blank.... That fixed it for me.. Still going to play with it some more... but at least I no longer get the socket errors
- Thu Jan 30, 2014 1:28 am
- Forum: ZoneMinder 1.26.x
- Topic: Getting socket_sendto Connection Refused Error
- Replies: 2
- Views: 2735
Getting socket_sendto Connection Refused Error
I've searched and searched, but haven't figured out why I'm getting the following error.. I can view streams via mjpeg fine, but when I switch to MPEG, I get these socket errors.. .Any ideas? Thanks! 2014-01-29 20:23:00.449919 web_js 13563 ERR getStreamCmdResponse stream error: socket_sendto( /tmp ...