mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
UI Fixes (#17762)
* Fix handling of non existing cameras in groups * Update docs * Improve typing
This commit is contained in:
@@ -882,7 +882,7 @@ output_name: "{input_basename}"
|
||||
config:
|
||||
mean_values: [[0, 0, 0]]
|
||||
std_values: [[255, 255, 255]]
|
||||
quant_img_rgb2bgr: true
|
||||
quant_img_RGB2BGR: true
|
||||
```
|
||||
|
||||
Explanation of the paramters:
|
||||
|
Reference in New Issue
Block a user