iconnor wrote: ↑Fri Aug 30, 2019 1:12 pm
Look guys,
I have fixed a lot of issues since 1.32. If you are having troubles, the first thing to do is upgrade to latest master. Then if still having troubles I can probably fix it pretty quick.
1.33 is not the big breaking upgrade that 1.32 was. More of a refinement.
Also I need more testers
There is probably some error in forming the link to jpegs when opening the event for streaming.
As the logs show, the access path is malformed : [Capture file does not exist at /var/cache/zoneminder/events///00073-capture.jpg]
Aug 31 13:57:09 opiplus web_php[16669]: ERR [socket_sendto( /run/zm/zms-145401s.sock ) failed: Connection refused]
Aug 31 13:57:09 opiplus web_php[16670]: ERR [getCmdResponse stream error: socket_sendto( /run/zm/zms-145401s.sock ) failed: Connection refused - checkStreamForErrors()]
Aug 31 13:57:09 opiplus web_php[16674]: FAT [Event 337702 Not found]
Aug 31 13:57:09 opiplus web_php[16663]: ERR [Can't create frame images from video because there is no video file for event at /var/cache/zoneminder/events//]
Aug 31 13:57:09 opiplus web_php[16663]: ERR [Capture file does not exist at /var/cache/zoneminder/events///00073-capture.jpg]
Aug 31 13:57:09 opiplus web_php[10787]: FAT [Event 337702 Not found]
Aug 31 13:57:09 opiplus web_php[10755]: FAT [Event 337702 Not found]
Aug 31 13:57:09 opiplus web_php[16670]: FAT [Event 337702 Not found]
Compared to the video streaming, the access path is complete :
[Opening video storage stream /var/cache/zoneminder/events/1/2019-08-31/338404/338404-video.mp4 format: mp4]