From c88e462653063044e678fe668260bcf6b4997018 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Thu, 25 Jan 2024 07:57:44 +0100 Subject: [PATCH] update --- frigate/readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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