mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-16 07:38:01 +02:00
enable cameraQualityThresholds
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user