Comment on Hardware requirements
awelo@tuiter.rocks 3 days ago
@Itsamelemmy
You need to pass your gpu to the container.
Check the jellyfin docs for your specific gpu, but por my amd it's some like this
devices:
- /dev/dri/renderD128:/dev/dri/renderD128
Olso check on jellyfin docs for needed pkgs for hard accel to work on the host
Itsamelemmy@lemmy.zip 3 days ago
I remember putting something like that into the compose file, but didn’t spend a lot of time trying to figure out why it didn’t work.