Search found 3 matches
- Sun Jan 19, 2025 12:02 pm
- Forum: ZoneMinder 1.36.x
- Topic: New user: analysis must be enabled for linked monitors to work ...?
- Replies: 2
- Views: 2024
Re: New user: analysis must be enabled for linked montiors to work ...?
I have swapped to using the master branch ppa (1.37) and the interface makes a lot more sense. But something I did has triggered my monitors to no longer connect, but that's a different problem
- Sun Jan 19, 2025 2:50 am
- Forum: ZoneMinder 1.36.x
- Topic: New user: analysis must be enabled for linked monitors to work ...?
- Replies: 2
- Views: 2024
New user: analysis must be enabled for linked monitors to work ...?
I have two cameras outside front and outside back, and I have set up a monitor on a high res and low res stream. I am using zm v1.36.35 Now I would like to use motion triggers based on the low res streams to trigger high res recording to reduce load on the recording computer. It seems that to get ...
- Sat Jan 18, 2025 2:37 am
- Forum: ZoneMinder 1.36.x
- Topic: Failed to create hwaccel device.
- Replies: 10
- Views: 11022
Re: Failed to create hwaccel device.
thanks. With Ubuntu 24.04 and ZoneMinder v1.36.35 this was still necessary sudo usermod -aG render www-data groups www-data sudo systemctl restart apache2 sudo systemctl restart zoneminder.service I also added my user to that group. vaapi is working my system when I do ffmpeg -hwaccel vaapi -hwaccel ...