jellyfin with hardware encoding
This commit is contained in:
@@ -11,6 +11,10 @@ services:
|
||||
- /data/media/movies:/movies
|
||||
- /data/media/tvshows:/tvshows
|
||||
restart: "unless-stopped"
|
||||
group_add:
|
||||
- "303" # getent group render | cut -d: -f3
|
||||
devices:
|
||||
- /dev/dri/renderD128:/dev/dri/renderD128
|
||||
environment:
|
||||
- JELLYFIN_PublishedServerUrl=https://jellyfin.alexmickelson.guru
|
||||
|
||||
|
||||
Reference in New Issue
Block a user