forked from extern/docker
enable cameraQualityThresholds
This commit is contained in:
parent
5f8ebb4458
commit
c5b21c7f89
@ -195,7 +195,7 @@ public:
|
|||||||
# profile: a camera profile id from the cameraProfiles configuration array
|
# profile: a camera profile id from the cameraProfiles configuration array
|
||||||
# that will be applied to all cameras when threshold is hit
|
# that will be applied to all cameras when threshold is hit
|
||||||
cameraQualityThresholds:
|
cameraQualityThresholds:
|
||||||
enabled: false
|
enabled: true
|
||||||
thresholds:
|
thresholds:
|
||||||
- threshold: 8
|
- threshold: 8
|
||||||
profile: low-u8
|
profile: low-u8
|
||||||
|
Loading…
Reference in New Issue
Block a user