Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install documentation suggestion for Ubuntu to avoid 'Failed to create hwaccel device' log error by adding user www-data to group render #4205

Open
timrichardson opened this issue Jan 18, 2025 · 1 comment

Comments

@timrichardson
Copy link

I have installed zoneminder only twice, so please bear that in mind.

zoneminder v1.36.35

I installed on ubuntu 24.04 from the ppa.
I added
vaapi
to the Monitor Source DecoderHWAccelName field

I received these errors:

Failed to create hwaccel device. Generic error in an external library

to fix this, I needed to do:

sudo usermod -aG render www-data
and
sudo systemctl restart apache2

I no longer have the error in the logs

So my suggestion is to add that to the Ubuntu install logs

I don't think vaapi is actually doing anything, but does remove the error from the logs

Copy link

welcome bot commented Jan 18, 2025

Thanks for opening your first issue here! Just a reminder, this forum is for Bug Reports only. Be sure to follow the issue template!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant