diff --git a/compose.yaml b/compose.yaml index f7a8caa..1a7e29b 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 + shm_size: "512mb" # update for your cameras based on calculation above (test change 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-$