commit | 5c7760a3a2a72b905705e003f62b60eabfda7ff2 | [log] [tgz] |
---|---|---|
author | pbos <pbos@webrtc.org> | Fri Mar 10 11:23:12 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 10 19:23:12 2017 +0000 |
tree | 1753cd4b9db190dcf95f0d5bf62270a7888d2d84 | |
parent | 9eef3c737000edaabab639121d639fab56aa9cb8 [diff] |
Support removing b=AS bandwidth constraints. In code this is represented as setting -1 to max_bandwidth_bps, but this value was being ignored by webrtcvideoengine2.cc, so previous restrictions would still apply. BUG=webrtc:6202 TEST=Setting "unlimited" for Bandwidth in Chromium in https://webrtc.github.io/samples/src/content/peerconnection/bandwidth/. R=deadbeef@webrtc.org,stefan@webrtc.org Review-Url: https://codereview.webrtc.org/2740783006 Cr-Commit-Position: refs/heads/master@{#17175}
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.