diff --git a/frigate/readme.md b/frigate/readme.md index 2cad4a2..eed1318 100644 --- a/frigate/readme.md +++ b/frigate/readme.md @@ -67,6 +67,9 @@ commented out privileged mode, increased shm_size,... Of note is use of `tmpfs` for ram temp storage and [shm_size](https://docs.frigate.video/frigate/installation/#calculating-required-shm-size). +In version 13, docker compose deployment is in the way that entire +directory is mounted in, not just config file. Make not of it. + `docker-compose.yml` ```yml services: @@ -128,9 +131,6 @@ cam.{$MY_DOMAIN} { # Configuration - frigate_config/config.yml -In version 13, docker compose deployment is in the way that entire -directory is mounted in, not just config file. Make not of it. -

Terminology

@@ -170,7 +170,7 @@ and then secondary one in much smaller resolution and fps for observing. Example bare config that should shows camera stream once frigate is running.
This one has credentails contained in the url - `rtsp://username:password@ip:port/url` - +`frigate_config/config.yml` ```yml mqtt: enabled: false