I have an interesting problem. My Zoneminder setup is working, can see live video, and its capturing all events.
BUT!
When i click on the events link, i get a table with the events, but on the small igame it's broken, no image showing. When i want to open it in a new window i see following (for example):
http://<URL>/zm/events/1/16/02/10/17/16/44/00026-capture.jpg
But when i go to the server and check the corresponding folder i can find the pictures here:
/usr/share/zoneminder/www/events/1/16/02/10/18/16/44
As you can see the hour in the link is not correct. The real one is what i found on the server (18:16).
Also when i check the live screen, the image shows correct server and camera time:
Yesterday it was everything ok.
Today morning i've found that the server local time was one hour back to my local time, but all the settings was correct.
Code: Select all
more /etc/timezone
Code: Select all
Europe/Budapest
Code: Select all
dpkg-reconfigure tzdata
Everything is ok on my server, only the recording path not. As you see in attached picture the servertime is also ok, but when its recording, it records to a folder named one hour earlyer. And thats why my Zoneminder cannot find the recorded pictures.
Has anyone any suggestion?
Thanks