I've installed on a Pi3 with an SSD ZM following suggestions find at:
https://zoneminder.blogspot.it/p/zonemi ... lus-2.html
Very useful, thanks!
All work smooth and fast even if I've 5 Mpeg cameras and 1 h.264 camera.
I've only a "strange" behaviour... Same recorded event (let's say 12345 ) is "visibile" depending from where I try to see it.
Briefly, if I call it from:
MainPage --> Event Column --> 12345 ===> OK! the URL is:
https://my.zm.server.ip/zm/index.php?vi ... c=1&page=1
MainPage ---> CameraWindow ---> 12345 KO! In this case the URL is
https://my.zm.server.ip/zm/index.php?vi ... 1=1&page=1
zm.log says:
Code: Select all
ERR [getCmdResponse stream error: Socket does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information. - checkStreamForErrors()]
Code: Select all
2017/02/26 00:50:04 [error] 733#0: *588 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined variable: remSocketFile in /usr/share/zoneminder/www/ajax/stream.php on line 55
Thanks in advance,
m.