Search found 1 match

by ajb00
Thu Oct 31, 2024 6:57 pm
Forum: ZoneMinder 1.36.x
Topic: Setting Recording Events
Replies: 17
Views: 4406

Re: Setting Recording Events

I am using Dockerized nginx (and ZM on my server, v1.37.64) and for this: # Path to FFmpeg binary ZM_PATH_FFMPEG="/usr/bin/ffmpeg" On my server (where ZM is running) root owns the ffmpeg binary. Should I create a www-data group for this, and other binaries? Does this explain why I cannot play video ...