commit | 42a426372878850160e1e627478335a880cebd9f | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Fri Mar 10 15:18:00 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 10 23:18:00 2017 +0000 |
tree | 633f6af603596281b0bd38b04e70a6f2cfb835d8 | |
parent | d62cb220f2f36a2db54d0f2c1382e0c509220e54 [diff] |
Making candidate pool size behave as decided in JSEP. To simplify things, the candidate pool is only used in the first offer/answer. After setting a local description, the size is frozen, and changing ICE servers won't refresh the pool. After setting an answer, the pooled candidates are discarded. BUG=webrtc:5180 Review-Url: https://codereview.webrtc.org/2717893003 Cr-Commit-Position: refs/heads/master@{#17178}
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.