commit | 8e32cd247d05b330ddf3b98d265f0fedeaa3834b | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Fri Feb 17 20:45:00 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Feb 17 20:45:00 2017 |
tree | 5d8d279258cc17635547ed0a3c29b58b5097d93c | |
parent | d5f2b6f7c6d1a3cf32fea6629692aec577df3372 [diff] |
Relanding: Add the url attribute to the IceCandidate (Java Wrapper) The url of the ICE server is added to the IceCandiate class. This can be used to tell which server this candidate was gathered from. BUG=webrtc:7128 Review-Url: https://codereview.webrtc.org/2690593002 Cr-Commit-Position: refs/heads/master@{#16675}
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.