Whenever I stop and start the Zoneminder Docker, I can't view the events that were recorded before stopping. It shows a black screen with an X in the middle and this error message.
Recording path: /var/cache/zoneminder/events
Error Message: The video could not be loaded, either because the server or network failed or because the format is not supported.
I'm using Ubuntu 20.04 LTS & Nginx.
I have given www-data permission.
Docker: dlandon/zoneminder
All events are being deleted after restarting docker
Re: All events are being deleted after restarting docker
Post the docker command or docker-compose.yml
I'd advise using docker-compose.yml
(this should be moved to docker forum)
I'd advise using docker-compose.yml
(this should be moved to docker forum)
fastest way to test streams:
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl
If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl
If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide