Event playback issue when seeking (v1.33.9)

Forum for questions and support relating to 1.33.x development only.
Locked
zm_aficionado
Posts: 2
Joined: Sun May 26, 2019 10:24 am

Event playback issue when seeking (v1.33.9)

Post 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
User avatar
iconnor
Posts: 2900
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

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

Post by iconnor »

I just pushed to master a fix for this. Packages building
zm_aficionado
Posts: 2
Joined: Sun May 26, 2019 10:24 am

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

Post by zm_aficionado »

Thanks for the update and for your continued hard work!
Locked