From 7916d7eb3b276528f487066202157d7cc2ec921b Mon Sep 17 00:00:00 2001 From: Czechman Date: Mon, 25 Oct 2021 19:43:12 +0200 Subject: [PATCH] =?UTF-8?q?device=20neu=20einger=C3=BCckt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.photprism.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.photprism.yml b/docker-compose.photprism.yml index c76ab72..d61736b 100644 --- a/docker-compose.photprism.yml +++ b/docker-compose.photprism.yml @@ -90,7 +90,7 @@ services: # PHOTOPRISM_INIT: "intel-graphics tensorflow-amd64-avx2" # Enable TensorFlow AVX2 & Intel Graphics support HOME: "/photoprism" # Optional hardware devices for video transcoding and machine learning: - devices: + devices: # - "/dev/video11:/dev/video11" # Video4Linux (h264_v4l2m2m) - "/dev/dri/renderD128:/dev/dri/renderD128" # Intel GPU # - "/dev/dri/card0:/dev/dri/card0"