forked from open-webrtc-toolkit/owt-deps-webrtc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't pad to min bitrate for streams with alr probing enabled
Especially for simulcast screensharing, we don't want to send constant high bitrates of padding just to keep the bwe up since ALR probing already handles that case. Bug: webrtc:9734 Change-Id: I79a08fc073844628d8ad0561edd8bfcffed83fde Reviewed-on: https://webrtc-review.googlesource.com/99120 Reviewed-by: Sebastian Jansson <[email protected]> Reviewed-by: Niels Moller <[email protected]> Commit-Queue: Erik Språng <[email protected]> Cr-Commit-Position: refs/heads/master@{#24734}
- Loading branch information
Erik Språng
authored and
Commit Bot
committed
Sep 13, 2018
1 parent
c5fe166
commit b57ab38
Showing
3 changed files
with
170 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters