commit | 6de92f9255b8746ad1be920fa508c19cb71dea63 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue Dec 13 02:49:32 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Dec 13 02:49:40 2016 |
tree | 68e86fd9681b11a1e08fd9cb091a721ab0552666 | |
parent | 25ed435afee393ef94cb0cd357ff594407b0453d [diff] |
Don't allow changing ICE pool size after SetLocalDescription. This was the decision at IETF 97 (see: https://github.com/rtcweb-wg/jsep/issues/381). It's simpler to not allow this (since there's no real need for it) rather than try to decide complex rules for it. BUG=webrtc:6864 Review-Url: https://codereview.webrtc.org/2566833002 Cr-Commit-Position: refs/heads/master@{#15559}
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.