hi. when I go to montage review and try to view events from last hour I see that timeline is populated but for each camera I'm getting 'No Data'.
It's 16.04 Ubuntu server and 1.31.44~20180604150154-xenial from Iconnor's ppa. I run those after installation:
rm /etc/mysql/my.cnf
cp /etc/mysql/mysql.conf.d/mysqld.cnf /etc/mysql/my.cnf
nano /etc/mysql/my.cnf (inserted sql_mode = NO_ENGINE_SUBSTITUTION)
adduser www-data video
a2enmod cgi
a2enconf zoneminder
a2enmod rewrite
chown -R www-data:www-data /usr/share/zoneminder/
nano /etc/php/7.0/apache2/php.ini (set timezone here Europe/Warsaw)
service apache2 reload
System timezone is also Europe/Warsaw
sudo dpkg-reconfigure tzdata
Current default time zone: 'Europe/Warsaw'
Local time is now: Fri Jun 15 22:45:53 CEST 2018.
Universal Time is now: Fri Jun 15 20:45:53 UTC 2018.
Would someone be able to help out with this issue? Thanks
'No Data' in montage review although files are there
-
- Posts: 4
- Joined: Tue Jan 15, 2019 4:00 pm
Re: 'No Data' in montage review although files are there
Have you found a solution for this issue?
Re: 'No Data' in montage review although files are there
Has anyone found a solution