add immich/hwaccel.transcoding.yml — quicksync transcoding extension
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-06-30 23:19:18 -07:00
parent 72e46d0388
commit 493b4e12ac
+17
View File
@@ -0,0 +1,17 @@
# Hardware-accelerated transcoding extension for immich-server
# Active backend: quicksync
# See https://immich.app/docs/features/hardware-transcoding
services:
quicksync:
devices:
- /dev/dri:/dev/dri
hostname: immich-transcode
networks:
- traefik_backend
networks:
postgresql_db-backend:
external: true
traefik_backend:
external: true