Chromium Code Reviews
DescriptionAdd VideoSendStream::Stats::prefered_media_bitrate_bps
This cl move calculation of stats for prefered_media_bitrate_bps from webrtcvideoengine2.GetStats to SendStatisticsProxy::OnEncoderReconfigured.
This aligns better with how other send stats are reported and is needed as a prerequisite for moving video encoder configuration due to video resolution change
from WebRtcVideoEngine2 to ViEEncoder.
BUG=webrtc:6371
R=mflodman@webrtc.org, sprang@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/a48ddb763695dd6742fdcb6f0e5fa4f9818595e7
Patch Set 1 #Patch Set 2 : fix spelling #Patch Set 3 : . #
Total comments: 2
Patch Set 4 : Added logging. #Patch Set 5 : Use SimulcastRateAllocator #
Total comments: 4
Patch Set 6 : Addressed code review comments. #Patch Set 7 : Rebased #
Total comments: 1
Patch Set 8 : Addressed nits #Messages
Total messages: 12 (5 generated)
|