Update compose.yaml
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
image: ghcr.io/blakeblackshear/frigate:0.17.0
|
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:
|
devices:
|
||||||
- /dev/bus/usb:/dev/bus/usb # passes the USB Coral, needs to be modified for other versions
|
- /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-$
|
#- /dev/apex_0:/dev/apex_0 # passes a PCIe Coral, follow driver instructions here https://coral.ai/docs/m2/get-$
|
||||||
|
|||||||
Reference in New Issue
Block a user