fix(config): Deprecate capScreenshareBitrate.

This commit is contained in:
Jaya Allamsetty 2021-04-23 16:35:38 -04:00 committed by Jaya Allamsetty
parent d3b18a281a
commit b536aa035c
1 changed files with 4 additions and 2 deletions

View File

@ -59,8 +59,10 @@ var config = {
// simulcast is turned off for the desktop share. If presenter is turned
// on while screensharing is in progress, the max bitrate is automatically
// adjusted to 2.5 Mbps. This takes a value between 0 and 1 which determines
// the probability for this to be enabled.
// capScreenshareBitrate: 1 // 0 to disable
// the probability for this to be enabled. This setting has been deprecated.
// desktopSharingFrameRate.max now determines whether simulcast will be enabled
// or disabled for the screenshare.
// capScreenshareBitrate: 1 // 0 to disable - deprecated.
// Enable callstats only for a percentage of users.
// This takes a value between 0 and 100 which determines the probability for