commit | 53d76c619034785ce3d1472539d0792194a4a0ce | [log] [tgz] |
---|---|---|
author | gnish <gnish@webrtc.org> | Tue Aug 15 02:26:22 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 15 09:26:22 2017 +0000 |
tree | 5893fac8aa10cea571b5a15aa9c12cf91b7d541e | |
parent | 2ee076dfa35014adc7869972da6454bf2391c223 [diff] |
Almost full implementation of BBR's core, missing receiver side implementation, pacer, and BitrateObserver class which is responsible for communication between BBR and pacer/encoder. Significant changes: Recovery mode and a separate bucket for the high gain phase. BUG=webrtc:7713 Review-Url: https://codereview.webrtc.org/2990163002 Cr-Commit-Position: refs/heads/master@{#19349}
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.