commit | e093c481bf8fd8e141fee4c007d63da488ce0ef5 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Mon Dec 05 12:20:01 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 05 16:44:54 2022 |
tree | 3b86c55733b7190c361cc2f33da0895eb2e6a157 | |
parent | 4366c5469fefb6a1e641378a2bb152e3c5ad7421 [diff] |
sdp: parse a=msid:<stream_id> w/o msid-appdata parse a=msid:<stream_id> since JSEP stipulates sending this syntax as track identifers have become meaningless. The track id will be set to a random string. a=msid:<stream_id> <track_id> remains supported for backward compability. BUG=webrtc:14729 Change-Id: I86c073eb97cd613324271125de18a773235fc79d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/285783 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Cr-Commit-Position: refs/heads/main@{#38814}
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.