allow the best image timeout to be configurable

This commit is contained in:
Blake Blackshear
2020-09-18 07:07:46 -05:00
parent 6e79a5402e
commit b35cc01035
3 changed files with 9 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ You see multiple bounding boxes because it draws bounding boxes from all frames
Run the container with
```bash
docker run --rm \
-name frigate \
-name blakeblackshear/frigate:stable \
--privileged \
--shm-size=512m \ # should work for a 2-3 cameras
-v /dev/bus/usb:/dev/bus/usb \