commit | ba42e99f18fb9fe5a5b0a8881aa41aba9c542dc9 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Mon Apr 09 21:10:01 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 11 18:16:26 2018 |
tree | 2e950482c21c9b309efb0b8bce0bc2346dced3a0 | |
parent | d5601329aa716d279deec4b9adef92020e6e1f7a [diff] |
Report an error when trying to set complex Plan B SDP on Unified Plan This changes the PeerConnection when in Unified Plan mode to reject SDP applied with SetLocalDescription or SetRemoteDescription if the SDP has multiple "Plan B tracks" (a=ssrc lines) in a media section. The error is to inform developers that the given SDP will not be interpreted as they might expect. Bug: None Change-Id: I7a0e11282fbf63dac06038cd22a66683517a87d0 Reviewed-on: https://webrtc-review.googlesource.com/68764 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22829}
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.