bigbluebutton-Github/bigbluebutton-html5/private/config
prlanzarin ccbb6c6651 fix(video): add debounce and option to exclude constraints from dynamic camera profiles
Tries to mitigate too-rapidly-switching camera profiles causing video freezes
due to encoder resets. Excluding constraints might not help a lot since
the thing that actually restarts the encoder is the bitrate change, but
they're not really important in the context of dynamic profiles.
We can't get rid of bitrate changes, though, since it's what does the actual
quality constraining.

The camera profile change debounce timer is 2.5s by default (which is
the same timer used for floor changes).

Also fixed an issue with camera profile backfiring due to badly defined peers
2022-03-14 11:56:48 -03:00
..
fallbackLocales.json Removed fallback locale for removed locales 2021-06-01 17:33:58 +00:00
settings.yml fix(video): add debounce and option to exclude constraints from dynamic camera profiles 2022-03-14 11:56:48 -03:00