Search found 2 matches

by pkal
Tue Sep 12, 2023 11:36 am
Forum: ZoneMinder 1.34.x
Topic: Zoneminder /dev/shm: 100%
Replies: 17
Views: 16491

Re: Zoneminder /dev/shm: 100%

Use the following docker command: Issue "sudo docker ps -a" and identify your docker. Under NAMES - this will tell you the name of the Zoneminder docker. Use this name in the next command: sudo docker exec -it <docker-name> bash This will log you into the docker container and you can then ...
by pkal
Sun May 17, 2020 2:32 am
Forum: ZoneMinder Previous Versions
Topic: Zone name in event
Replies: 10
Views: 50278

Re: Zone name in event

I too have been looking for a solution to this problem. I am looking to add a fixed-prefix to the camera-feed and the string in the Event Prefix does not appear anywhere; neither in the JPG / MP4 file-names nor in the folder-structure. I am using the Record function. Should the Event-Prefix appear a...