Add docker-compose option for BWE Estimator Engine. (#2129)

This commit is contained in:
Jonathan Lennox
2025-07-30 12:51:24 -04:00
committed by GitHub
parent ef2469f89f
commit d3a1e6374a
2 changed files with 9 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ services:
- AUDIO_QUALITY_OPUS_BITRATE
- AUTO_CAPTION_ON_RECORD
- BRANDING_DATA_URL
- BWE_ESTIMATOR_ENGINE
- BOSH_RELATIVE
- CHROME_EXTENSION_BANNER_JSON
- CODEC_ORDER_JVB

View File

@@ -126,6 +126,14 @@ videobridge {
{{ end -}}
}
jmt {
bwe {
estimator {
engine = "${{ .Env.BWE_ESTIMATOR_ENGINE | default "GoogleCc" }}"
}
}
}
ice4j {
harvest {
mapping {