commit | 57c2fff361fac137480a3b045d2c6b194b1d0d30 | [log] [tgz] |
---|---|---|
author | sprang <sprang@webrtc.org> | Mon Jan 16 14:24:02 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 16 14:24:02 2017 |
tree | 193955bb869faac22e5fec90e7482dfd27667755 | |
parent | 84abeb1d37ee27147674cd94a5606bd4ac725d9a [diff] |
Periodically update channel parameters and send TargetBitrate message. Currently, parameters are periodically updated, but the TargetBitrate message is only sent if a new bitrate is set. It should be sent periodically to indicate the signaled bitrate is valid and to prevent stale values due to loss of RTCP packets. BUG=webrtc:6897 Review-Url: https://codereview.webrtc.org/2616393003 Cr-Commit-Position: refs/heads/master@{#16096}
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.