commit | 315b95ca11161bdea715d5316f92828edd41f0d5 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Wed Dec 14 09:48:48 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 21 11:28:49 2022 |
tree | 667456116a6197810cc2f44b3becb25d556deb95 | |
parent | 54cf754dac12776455a7aa850f4735ab6e98c5b6 [diff] |
Enforce stream id uniqueness in RtpSender::set_stream_ids https://w3c.github.io/webrtc-pc/#dfn-create-an-rtcrtpsender has a step saying For each stream in streams, add stream.id to [[AssociatedMediaStreamIds]] if it's not already there This applies to addTrack and setStreams and the set of streams in addTransceiver. BUG=webrtc:14769 Change-Id: If6be813396a1987dfe49fd73f976f96c71459eaf Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/287864 Commit-Queue: Philipp Hancke <phancke@microsoft.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38937}
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.