Skip to content

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

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions