add immich/hwaccel.transcoding.yml — quicksync transcoding extension
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user