| commit | 8d1e058b6db724032cf2aaba99600e9c78f1423e | [log] [tgz] |
|---|---|---|
| author | Helmer Nylén <helmern@google.com> | Thu Jun 05 09:43:24 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 05 10:44:05 2025 |
| tree | c11dccd08b9634891f3c302c24240100ea9d8294 | |
| parent | 64e16080b12b3f79550f3be1db70e4bafb51cf06 [diff] |
Revert "Support setting a list of CSRCs in RtpEncodingParameters" This reverts commit 612314044e844a37aeb6190c246b9c3a8bccc357. Reason for revert: Part of chain that breaks downstream projects Bug: b/410811496 Original change's description: > Support setting a list of CSRCs in RtpEncodingParameters > > CSRCs are commonly used to indicate which participants have contributed > to media packet. This change makes it possible to specify the CSRCs for > both audio and video tracks. > > As demonstrated in the integration test, the CSRCs can be set either > when adding a track to a peer connection or via a SetParameters call on > an existing track. > > This is the final CL in a chain that also includes > https://webrtc-review.googlesource.com/c/src/+/392940 and > https://webrtc-review.googlesource.com/c/src/+/392961. > > Bug: b/410811496 > Change-Id: Id0b80d22ef7e31313d43edd92b390546e376f88b > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/392980 > Reviewed-by: Jonas Oreland <jonaso@webrtc.org> > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Commit-Queue: Helmer Nylén <helmern@google.com> > Cr-Commit-Position: refs/heads/main@{#44826} Bug: b/410811496 No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: Ia4ffa8540b78cf223fdf61d7ba9208a72bb8ebd8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/395004 Commit-Queue: Philip Eliasson <philipel@webrtc.org> Auto-Submit: Helmer Nylén <helmern@google.com> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44836}
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.