Problems with feature-h264-videostorage and 1.30
Posted: Fri Jul 22, 2016 8:19 pm
I'm almost 100% certain that this is a PEBKAC moment, but I'm stumped.
I'm running Ubuntu 16.04 with the ppa:iconner/zoneminder-feature-h265-videostorage ZoneMinder installed. I have it "working" in the sense that I can access the web GUI, I can add a monitor, and I can view the feed from the monitor. However I'm getting a number of errors. In addition, I'm still creating jpgs for events, and I'm pretty sure video is not being created for events. I'm guessing there is some setting that I did not set, but I can't find anything.
The following are the errors I'm getting:
in /usr/share/zoneminder/www/includes/database.php
in http://192.168.7.36/zm/tools/mootools/mootools-more.js
I'm running Ubuntu 16.04 with the ppa:iconner/zoneminder-feature-h265-videostorage ZoneMinder installed. I have it "working" in the sense that I can access the web GUI, I can add a monitor, and I can view the feed from the monitor. However I'm getting a number of errors. In addition, I'm still creating jpgs for events, and I'm pretty sure video is not being created for events. I'm guessing there is some setting that I did not set, but I can't find anything.
The following are the errors I'm getting:
Code: Select all
SQL-ERR 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'as Id from Events as E inner join Monitors as M on E.MonitorId = M.Id where 'E.S' at line 1', statement was 'select E.* as Id from Events as E inner join Monitors as M on E.MonitorId = M.Id where 'E.StartTime' <= '2016-07-22 12:59:11' order by E.StartTime desc'
Code: Select all
TypeError: e[c] is undefined