ZoneMinder / zoneminder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
http://www.zoneminder.com/
GNU General Public License v2.0
5.12k stars 1.22k forks source link

Event playback and navigation issues #3263

Open BurningTheSky opened 3 years ago

BurningTheSky commented 3 years ago

Describe Your Environment

Describe the bug When I try to play an event from a camera it plays very slowly even when on 5x speed. It's more seconds per frame than frames per second. If I try and skip forward in a recording to the motion the slider is inaccurate, if it moves, and then doesn't resume playback, I don't see any errors in zm and the issues only started after upgrading from 1.35

To Reproduce Steps to reproduce the behavior:

  1. Go to the events for a camera doing mocord
  2. Select an event to play
  3. Skip forwards

Expected behavior Smooth playback of events

welcome[bot] commented 3 years ago

Thanks for opening your first issue here! Just a reminder, this forum is for Bug Reports only. Be sure to follow the issue template!

BurningTheSky commented 3 years ago

Started to see some errors:

Debug Logs

Date/Time | Component | Server | PID | Level | Message | File | Line
29/05/2021 09:04 | web_js |   | 30039 | ERR | getCmdResponse stream error: No   data to read from socket - checkStreamForErrors() | ?view=event&eid=335&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Battr%5D=MonitorId&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Bop%5D=%3D&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Bval%5D=4&sort_field=StartDateTime&sort_asc=1&codec=MJPEG | '-
29/05/2021 09:04 | web_php |   | 35210 | ERR | No data to read from socket | /usr/share/zoneminder/www/includes/functions.php | 1902
29/05/2021 09:04 | web_php |   | 35210 | ERR | Timed out waiting for msg   /run/zm/zms-509848s.sock | /usr/share/zoneminder/www/ajax/stream.php | 95
29/05/2021 09:04 | web_js |   | 46821 | ERR | getCmdResponse stream error: No   data to read from socket - checkStreamForErrors() | ?view=event&eid=335&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Battr%5D=MonitorId&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Bop%5D=%3D&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Bval%5D=4&sort_field=StartDateTime&sort_asc=1&codec=MJPEG | '-
29/05/2021 09:04 | web_php |   | 30039 | ERR | No data to read from socket | /usr/share/zoneminder/www/includes/functions.php | 1902
29/05/2021 09:04 | web_php |   | 30039 | ERR | Timed out waiting for msg   /run/zm/zms-509848s.sock | /usr/share/zoneminder/www/ajax/stream.php | 95
29/05/2021 09:04 | web_php |   | 46821 | ERR | No data to read from socket | /usr/share/zoneminder/www/includes/functions.php | 1902
29/05/2021 09:04 | web_php |   | 46821 | ERR | Timed out waiting for msg   /run/zm/zms-507019s.sock | /usr/share/zoneminder/www/ajax/stream.php | 95
29/05/2021 09:04 | zms_e335 |   | 46939 | ERR |   | zm_ffmpeg_input.cpp | 190
29/05/2021 09:04 | zms_e335 |   | 46939 | ERR |   | zm_ffmpeg_input.cpp | 190
29/05/2021 09:04 | zms_e335 |   | 46911 | ERR |   | zm_eventstream.cpp | 579
29/05/2021 09:04 | zms_e335 |   | 46911 | ERR |   | zm_eventstream.cpp | 579
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.