mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-06 19:25:22 +03:00
docs updates
This commit is contained in:
parent
7c759a728a
commit
c343777ec7
@ -72,8 +72,8 @@ cameras:
|
|||||||
return_preset: home
|
return_preset: home
|
||||||
# Optional: Seconds to delay before returning to preset. (default: shown below)
|
# Optional: Seconds to delay before returning to preset. (default: shown below)
|
||||||
timeout: 10
|
timeout: 10
|
||||||
# Optional: Values generated automatically by a camera calibration. Do not modify these manually. (default: None)
|
# Optional: Values generated automatically by a camera calibration. Do not modify these manually. (default: shown below)
|
||||||
movement_weights: None
|
movement_weights: []
|
||||||
```
|
```
|
||||||
|
|
||||||
## Calibration
|
## Calibration
|
||||||
|
|||||||
@ -595,8 +595,8 @@ cameras:
|
|||||||
return_preset: home
|
return_preset: home
|
||||||
# Optional: Seconds to delay before returning to preset. (default: shown below)
|
# Optional: Seconds to delay before returning to preset. (default: shown below)
|
||||||
timeout: 10
|
timeout: 10
|
||||||
# Optional: Values generated automatically by a camera calibration. Do not modify these manually. (default: None)
|
# Optional: Values generated automatically by a camera calibration. Do not modify these manually. (default: shown below)
|
||||||
movement_weights: None
|
movement_weights: []
|
||||||
|
|
||||||
# Optional: Configuration for how to sort the cameras in the Birdseye view.
|
# Optional: Configuration for how to sort the cameras in the Birdseye view.
|
||||||
birdseye:
|
birdseye:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user