enable cameraQualityThresholds

This commit is contained in:
chandi 2020-12-22 00:53:40 +01:00
parent 5f8ebb4458
commit c5b21c7f89

View File

@ -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