I've new installation v.1.25.
It's record and if I click on camera, it's show me a correct image.
When I can try to see in archived events, I've this error:
Code: Select all
ERR [socket_sendto( /var/run/zm/zms-678030s.sock ) failed: Connection refused]
I've find the solutions... my variable "DIR_EVENTS" it's over another disk ( /mnt/zm/events )
Zoneminder it's installed over /srv/ww/htdocs/zm and find the image in
/srv/www/htdocs/zm//mnt/zm/events/
and not in /mnt/zm/events/
In version 1.24 work very well..
Thank you