commit | 38989e593c994b6865f2b2cc496abf59d5925eb8 | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Tue Mar 21 18:04:53 2017 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 21 18:04:53 2017 |
tree | 63edfc785bd67aa3ea37d6e0ae972e54e78a6d65 | |
parent | d19bcb7116d527b5d0b7426468490e72b03358ca [diff] |
Parse the connection data in SDP (c= line). Extract the remote addresses from SDP c= line on both session level and media level. The media level address will overwrite the session level one if exists. WebRTC is not using c= and this is used for new SDP parsing API. BUG=webrtc:7311 Review-Url: https://codereview.webrtc.org/2742903002 Cr-Commit-Position: refs/heads/master@{#17326}
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.