I recently did apt-get update on the Zoneminder package which upgraded from 1.30 to 1.31
After the update (After having to manually run zmupdate.pl):
- API live and event playback works with ZM Ninja
- Web interface live playback
- Event timeline view has roken imaged thumbnails
- Event Timeline mouse over thumbnail preview creates the the following errors:
Code: Select all
web_php 2044 ERR Can't create frame images from video because there is no video file for this event /usr/share/zoneminder/www/includes/functions.php 1010
Code: Select all
2017-08-07 22:59:58.336717 web_js 2042 ERR Uncaught TypeError: Cannot set property 'vid' of undefined http://zm.scottrobertmorgan.com/zm/skins/classic/views/js/timeline.js 7
2017-08-07 22:59:57.834183 web_php 2042 ERR Can't create frame images from video because there is no video file for this event /usr/share/zoneminder/www/includes/functions.php 1010