commit | 4cedf2b78cefba056ca423fa101bdb2e8cfed79e | [log] [tgz] |
---|---|---|
author | Honghai Zhang <honghaiz@webrtc.org> | Wed Aug 31 15:18:11 2016 |
committer | Honghai Zhang <honghaiz@webrtc.org> | Wed Aug 31 15:18:22 2016 |
tree | f3ec30d61acddad152019c998d6bca9ce1fcf9df | |
parent | 0e6758d7efc64a93d27f45b278d867d7f13f2131 [diff] |
Add signaling to support ICE renomination. By default, this will tell the remote side that I am supporting ICE renomination. It does not use ICE renomination yet even if the remote side supports it. R=deadbeef@webrtc.org, pthatcher@webrtc.org, skvlad@webrtc.org Review URL: https://codereview.webrtc.org/2224563004 . Cr-Commit-Position: refs/heads/master@{#13998}
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.