DescriptionThis reland https://codereview.webrtc.org/1932683002/.
Remove ViEEncoder::SetNetworkStatus.
Original cl description:
This cl removed ViEEncoder::SetNetworkStatus. Instead the PacedSender will report that frames can not be sent when the network is down and the BitrateController will report an estimated available bandwidth of 0 bps.
Patchset #1 is a pure reland.
Patchset #2 change the bitrate allocator to always return an initial bitrate >0 regardless of the estimates. The observer will be notified though if the network is down.
BUG=webrtc:5687
Committed: https://crrev.com/fea93099f02bcde7ac3b4b245f1b64cffed1b839
Cr-Commit-Position: refs/heads/master@{#12743}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 4
Patch Set 4 : Addressed comments. #Patch Set 5 : Fix bug in BitrateAllocator::Allocate(bitrate) #Messages
Total messages: 17 (9 generated)
|