commit | 9c0b55142533ebfa20836609777aa7f3681cadbe | [log] [tgz] |
---|---|---|
author | sprang <sprang@webrtc.org> | Wed Jul 06 07:54:28 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 06 07:54:35 2016 |
tree | bddbca57d0c30efd5de3ca5908ae8d9044df29b7 | |
parent | 3f33e2aa54565e1bf81caec5db4e4b910cf504c1 [diff] |
Fix bug where min transmit bitrate wasn't working A recent refactoring (r13192) introduced a bug where the min transmit config wasn't being respected. Specifically, if a VideoSendStream was created without it and the reconfigured, the min transmit bitrate would not take effect. Probably the other way around as well. BUG=webrtc::5687 Review-Url: https://codereview.webrtc.org/2106183002 Cr-Commit-Position: refs/heads/master@{#13390}
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.