You may also want to change the user running the container, e.g
--user=1001:1001
--device=/dev/dri:/dev/dri
$ ls -la /dev/dri
You may also want to change the user running the container, e.g
For hardware transcoding on the server, you also need to give the container access to your GPU, e.g. And check that the user running the process has the proper permissions: https://github.com/linuxserver/docker-jellyfin#hardware-acce...