commit | d3b26d94399ff539db375a9b84010ee75479d4cf | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue Oct 27 00:55:21 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 27 00:55:27 2015 |
tree | 685af59851f124a689330879d6b92cebff122893 | |
parent | 2b5586774ca71b19cbebc38c96d1476ccb3dfdb4 [diff] |
Adding the ability to change ICE servers through SetConfiguration. Added a SetIceServers method to PortAllocator. Also added a new PeerConnection Initialize method that takes a PortAllocator, in the hope that we can get rid of PortAllocatorFactoryInterface, since the only substantial thing a factory does is convert the webrtc:: ICE servers to cricket:: versions. Review URL: https://codereview.webrtc.org/1391013007 Cr-Commit-Position: refs/heads/master@{#10420}
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.