feat(streaming): jellyfin GPU CDI access and jellyplex token

Decode-only P100 access for trickplay. Gives jellyplex-watched its
Jellyfin API key (still DRYRUN=True until mapping verified).
This commit is contained in:
ginnoir
2026-08-05 13:29:04 -05:00
parent ccbce57ab9
commit 18f26634b6
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -23,6 +23,8 @@ services:
networks: [streaming, edge]
env_file:
- stack.env
devices:
- nvidia.com/gpu=0
environment:
- JELLYFIN_PublishedServerUrl=https://jellyfin.ginnoir.com
volumes: