commit | e831b8c94d15e550084b5207af7522c6054f45e1 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Thu Feb 01 20:22:16 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 01 21:17:41 2018 |
tree | 0c399b43002563443a6c35ec8329447030ae0d63 | |
parent | ed7b4ff9e38c81eee8416dac83f340adf7f14d2e [diff] |
Add MSID signaling compatibility for Unified Plan endpoints This is intended to ensure compatibility between Plan B and Unified Plan endpoints for the single audio - single video case. If Unified Plan is the offerer, it will add a=msid and a=ssrc MSID entries to its offer. If Unified Plan is the answerer, it will use whatever MSID signaling mechanism was used in the offer (either a=msid or a=ssrc). Bug: webrtc:7600 Change-Id: I6192dec19123fbb56f5d04540d2175c7fb30b9b6 Reviewed-on: https://webrtc-review.googlesource.com/44162 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21859}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.