feat: Add an option to enable VLA. (#1979)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
videobridge {
|
||||
cc {
|
||||
use-vla-target-bitrate = {{ .Env.ENABLE_VLA | default "0" | toBool }}
|
||||
trust-bwe = {{ $JVB_CC_TRUST_BWE }}
|
||||
}
|
||||
ice {
|
||||
|
||||
Reference in New Issue
Block a user