commit | a246cfb8b506fc87453bd5860b25947f9eaa8a78 | [log] [tgz] |
---|---|---|
author | Stefan Holmer <stefan@webrtc.org> | Tue Aug 23 15:51:42 2016 |
committer | Stefan Holmer <stefan@webrtc.org> | Tue Aug 23 15:51:57 2016 |
tree | 4676ce145f6dd5b5fb81698e03057ffeb435691a | |
parent | 9a11784a7f04c629bc1372f2f2d29924f606b0fd [diff] |
Don't include RTP headers in send-side BWE. When they are included there will be a mismatch between what the BWE says and what the encoder is allowed to use, causing us to send more than the network can handle. BUG=webrtc:6247 R=mflodman@webrtc.org Review URL: https://codereview.webrtc.org/2269923003 . Cr-Commit-Position: refs/heads/master@{#13866}
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.