commit | 0ed85b2ee3079fb9597ec5e0eb5034a707c71aca | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue Feb 23 17:24:52 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 24 01:24:59 2016 +0000 |
tree | 0b83e7d02407aa7aea0ec4db134117b0a0149a68 | |
parent | 8df5d4f15ba9f29c994103905e7cb7909e6ba969 [diff] |
Track pending ICE restarts independently for different media sections. RFC 5245 allows an ICE restart to occur on only one media section. However, before this CL, if an endpoint attempted to do this, we would change our local ICE ufrag/pwd in every media section. Also did some refactoring, turning the transport options from mediasesion.h into a map. Review URL: https://codereview.webrtc.org/1671173002 Cr-Commit-Position: refs/heads/master@{#11728}
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.