Page 1 of 1

Event playback issue when seeking (v1.33.9)

Posted: Sun May 26, 2019 10:37 am
by zm_aficionado
Hi Guys,

Having scoured the forums, I have a playback issue with a fresh install of ZoneMinder 1.33.9 on Ubuntu 18.04 that is broadly similar to some issues experienced by others but not quite.

Issue: FFMPEG RTSP cameras in Mocord mode. Can view live stream from cameras. Can play recorded camera events from the beginning BUT -

If I try to seek to a different location in a recorded event by using the playback buttons or by clicking along the timeline at the bottom of the video, the playback stalls and I get the following errors in the log (as an example):

Code: Select all

2019-05-26 11:30:11	web_js		2825	ERR	getCmdResponse stream error: No data to read from socket - checkStreamForErrors()	?view=event	

2019-05-26 11:30:10	web_php		2825	ERR	Timed out waiting for msg /var/run/zm/zms-345713s.sock	/usr/share/zoneminder/www/ajax/stream.php	94
2019-05-26 11:30:10	web_php		2825	ERR	No data to read from socket	/usr/share/zoneminder/www/includes/functions.php	2152
Can anyone shed any light on why this might be happening?

Many thanks in advance,

zm_aficionado

Re: Event playback issue when seeking (v1.33.9)

Posted: Mon May 27, 2019 9:17 pm
by iconnor
I just pushed to master a fix for this. Packages building

Re: Event playback issue when seeking (v1.33.9)

Posted: Wed May 29, 2019 9:40 pm
by zm_aficionado
Thanks for the update and for your continued hard work!