Disk space usage

Support for the docker image maintained by dlandon
Post Reply
flamegrilled
Posts: 1
Joined: Thu Sep 10, 2020 8:28 am

Disk space usage

Post by flamegrilled »

Hi, I have installed a Zoneminder on my unRAID server and it consumes my docker image to the point that all containers crash. I have searched all to find nothing other than someone mentioned logs.
What about logs? Where do these logs get mapped? I have attempted mapping /zm and /var/log. That does not fix the disk space consumption.What am I missing?
User avatar
burger
Posts: 390
Joined: Mon May 11, 2020 4:32 pm

Re: Disk space usage

Post by burger »

Flamegrilled: Don't know about unraid, but https://docs.docker.com/engine/referenc ... -container or just use volumes in the docker container, and have a separate partition. The latter will work anywhere.
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
Post Reply