commit | 52200d0b7f76d0cc371949645a2d693eba4fbbc0 | [log] [tgz] |
---|---|---|
author | Stefan Holmer <stefan@webrtc.org> | Tue Sep 20 12:14:23 2016 |
committer | Stefan Holmer <stefan@webrtc.org> | Tue Sep 20 12:14:52 2016 |
tree | b4dca3e4fb250b4b90a23bf2dd00e84cb300ca66 | |
parent | a6d26ec6a2a6eccb35b3456010956bf4f53a2659 [diff] |
Stop increasing loss-based BWE if no feedback is received. This includes if RTCP is received, but the number of packets received by the other end hasn't increased. Further, if no RTCP is received for more than 3 feedback intervals (3 seconds) we start reducing the estimate by 20%. This is put under an experiment. BUG=webrtc:6238 R=terelius@webrtc.org Review URL: https://codereview.webrtc.org/2262213002 . Cr-Commit-Position: refs/heads/master@{#14306}
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.