commit | ca0ed63c1929a3e65fa79b1a518d77e06de58ca2 | [log] [tgz] |
---|---|---|
author | Åsa Persson <asapersson@webrtc.org> | Wed Oct 11 12:59:01 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 11 12:59:15 2017 |
tree | 3d95cf6012d96c45ca968fd452341d73386f8222 | |
parent | 18945c35c20c18fadca8affc0dec581472091e65 [diff] |
Revert "Remove sent framerate and bitrate calculations from MediaOptimization." This reverts commit af721b72cc1bdc5d945629ad78fbea701b6f82b9. Reason for revert: <INSERT REASONING HERE> Original change's description: > Remove sent framerate and bitrate calculations from MediaOptimization. > > Add RateTracker for sent framerate and bitrate in SendStatisticsProxy. > > Store sent frame info in map to solve potential issue where sent framerate statistics could be > incorrect. > > Bug: webrtc:8375 > Change-Id: I4a6e3956013438a711b8c2e73a8cd90c52dd1210 > Reviewed-on: https://webrtc-review.googlesource.com/7880 > Reviewed-by: Erik Språng <sprang@webrtc.org> > Commit-Queue: Åsa Persson <asapersson@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#20225} TBR=asapersson@webrtc.org,sprang@webrtc.org Change-Id: Ic914f03ff7065ac410ae06b6f82b56a935399b66 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:8375 Reviewed-on: https://webrtc-review.googlesource.com/8480 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Åsa Persson <asapersson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20248}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.