jellyfin

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
jellyfin [2021/12/09 09:02] Fabian Horstjellyfin [2022/01/10 20:01] Fabian Horst
Zeile 17: Zeile 17:
       - PGID=1000       - PGID=1000
       - TZ=Europe/Berlin       - TZ=Europe/Berlin
-      - JELLYFIN_PublishedServerUrl=jellyfin.addix.9c3.de+      - JELLYFIN_PublishedServerUrl=jellyfin
     volumes:     volumes:
       - /docker/jellyfin/config:/config       - /docker/jellyfin/config:/config
       - /docker/jellyfin/data:/data       - /docker/jellyfin/data:/data
-      - /opt/vc/lib:/opt/vc/lib 
     ports:     ports:
       - 8096:8096       - 8096:8096
Zeile 29: Zeile 28:
     devices:     devices:
       - /dev/dri:/dev/dri #optional       - /dev/dri:/dev/dri #optional
-      - /dev/vcsm:/dev/vcsm #optional 
-      - /dev/vchiq:/dev/vchiq #optional 
-      - /dev/video10:/dev/video10 #optional 
-      - /dev/video11:/dev/video11 #optional 
-      - /dev/video12:/dev/video12 #optional 
     restart: unless-stopped     restart: unless-stopped
 </code> </code>
 +
 +Jellyfin Bare hardware
 +https://jellyfin.org/docs/general/administration/hardware-acceleration.html
 +https://github.com/keylase/nvidia-patch
 +https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new
  • jellyfin.txt
  • Zuletzt geändert: 2022/12/27 20:15
  • von Fabian Horst