From 61f227a95d4503d549ae487c4426aab00b9a4b0f Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 1 Jun 2026 14:58:27 +1000 Subject: [PATCH] Update compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 1a7e29b..13b5039 100644 --- a/compose.yaml +++ b/compose.yaml @@ -5,7 +5,7 @@ services: restart: unless-stopped stop_grace_period: 30s image: ghcr.io/blakeblackshear/frigate:0.17.0 - shm_size: "512mb" # update for your cameras based on calculation above (test change + shm_size: "512mb" # update for your cameras based on calculation above (test changes) devices: - /dev/bus/usb:/dev/bus/usb # passes the USB Coral, needs to be modified for other versions #- /dev/apex_0:/dev/apex_0 # passes a PCIe Coral, follow driver instructions here https://coral.ai/docs/m2/get-$