commit | 5e023eb337eed9746ecea7fc6fbb0fca386f1961 | [log] [tgz] |
---|---|---|
author | sprang <sprang@webrtc.org> | Mon Sep 14 06:42:43 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Sep 14 13:42:49 2015 +0000 |
tree | 927bc61d8ca604e6b6abe7d740c286167eed042e | |
parent | 36d619b01eb912b36a556543f94eb7c777fa6f57 [diff] |
Add TransportFeedback adapter, adapting remote feedback to bwe estiamtor When using send-side bandwidth estimation, the inter-packet delay is reported back to the sender using RTCP TransportFeedback messages. Theis data needs to be translated into a format which the bandwidth estimator (now instantiated on the send side) can use, including looking up the local absolute send time from the send time history. BUG=webrtc:4173 Review URL: https://codereview.webrtc.org/1329083005 Cr-Commit-Position: refs/heads/master@{#9929}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.