commit | 13e570fcb09da2c453ab13cd7b7467c4f82360cd | [log] [tgz] |
---|---|---|
author | Piotr (Peter) Slatala <psla@webrtc.org> | Wed Feb 27 19:34:26 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 27 21:00:58 2019 |
tree | cc4bed86a985f41fd1613f4f426bf60e5243306d | |
parent | 4f6ef1894e7cae0102ac295cb9eab2c86d6cb1cb [diff] |
Add a parser for the x-mt line. This change adds a parser for the x-mt line to the WebRTC SDP, and adds a collection in the SessionDescription for media transport. x-mt line contains information about media transport settings. This is an experimental line. This change will be followed up by two other changes: * Setting the offer with x-mt * Using the x-mt line to pass it to the media transport Bug: webrtc:9719 Change-Id: I46568610d4092a69ada7b7c1d3987d698ddba0be Reviewed-on: https://webrtc-review.googlesource.com/c/124601 Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Bjorn Mellem <mellem@webrtc.org> Commit-Queue: Peter Slatala <psla@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26881}
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.