commit | c57d573d0f55e043933b7fa772bc8fed822f1d06 | [log] [tgz] |
---|---|---|
author | Amit Hilbuch <amithi@webrtc.org> | Tue Dec 11 15:30:11 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 12 00:33:59 2018 +0000 |
tree | ff7fa1059fdeca584662737bfc26bff763ddd349 | |
parent | 7b3a568f6ae426d1017f886334013b06b9f17891 [diff] |
RID parsing for Simulcast support. Adding RidDescription to StreamParams that will contain the list of rids for the track. Adding receive_stream to MediaContentDescription to allow identifying the stream that originates from the answerer (but is referenced by the sender). For example, to signal that it will be received in Simulcast. Bug: webrtc:10073. Change-Id: Icd9a6b0a69d42bef51f525e673ce447255584334 Reviewed-on: https://webrtc-review.googlesource.com/c/113794 Commit-Queue: Amit Hilbuch <amithi@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25978}
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.