commit | 31e06cb63d4f7eb7f458e4a0e2ee4e3665674fd7 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <philipp.hancke@googlemail.com> | Fri Feb 26 08:23:53 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 01 14:01:39 2021 |
tree | 8ef01906ba4d0879dc0a710a9434115c92a93ed4 | |
parent | df6d4ca3f55f8073a6be8fb634541281e3ea0f69 [diff] |
addIceCandidate: prefer ice candidate sdpMid over sdpMLineIndex as described in JSEP https://tools.ietf.org/html/rfc8829#section-3.5.2.1 If the MID field is present in a received IceCandidate, it MUST be used for identification; otherwise, the "m=" section index is used instead. BUG=webrtc:12479 Change-Id: I688a5e59024fe8cc6a170c216c6f14536084cfb9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/208100 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Artem Titov <titovartem@webrtc.org> Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Cr-Commit-Position: refs/heads/master@{#33357}
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.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.