commit | 7bcdb6995777b282564359df4328328d1a58f78e | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Fri Jan 20 20:43:58 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jan 20 20:43:58 2017 |
tree | 061cc750cbfb8b4fa26bb57cd6b8b9fe0806078b | |
parent | 0fc04b74c5f358e3891b34eaf0c8e580f087a8b3 [diff] |
Ignore ufrag/password in "a=candidate" lines in SDP. These attributes should be parsed in candidate trickling, but when parsing a full session description, only "a=ice-ufrag"/"a=ice-pwd" should be used to communicate the ufrag/password. BUG=chromium:681286 Review-Url: https://codereview.webrtc.org/2639183002 Cr-Commit-Position: refs/heads/master@{#16194}
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.