Style: Global Markdown structural and formatting &&audit & fix
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 20s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 20s
This commit is contained in:
@@ -9,7 +9,7 @@ showHero: false # needed to hide "hero banner"
|
||||
|
||||
## What is Frigate?
|
||||
|
||||
`Frigate` is a complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.
|
||||
`Frigate` is a complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.
|
||||
|
||||
```yaml
|
||||
# frigate - https://docs.frigate.video/frigate/installation/
|
||||
@@ -41,9 +41,9 @@ services:
|
||||
|
||||
requires to set a `config.yml` in the `/config` volume.
|
||||
|
||||
## My current config
|
||||
## My current config
|
||||
|
||||
Am not currently running the optimized setup for this, but testing things out.
|
||||
Am not currently running the optimized setup for this, but testing things out.
|
||||
|
||||
```yaml
|
||||
mqtt:
|
||||
@@ -82,7 +82,7 @@ detectors:
|
||||
type: cpu
|
||||
num_threads: 3
|
||||
|
||||
# Include all cameras by default in Birdseye view
|
||||
## Include all cameras by default in Birdseye view
|
||||
birdseye:
|
||||
enabled: True
|
||||
mode: continuous
|
||||
|
||||
Reference in New Issue
Block a user