| commit | 612314044e844a37aeb6190c246b9c3a8bccc357 | [log] [tgz] |
|---|---|---|
| author | Helmer Nylen <helmern@google.com> | Wed Jun 04 08:23:30 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 04 11:46:47 2025 |
| tree | 3cb9c667e1c10e2795791e9f9ab896102e7ce5e2 | |
| parent | bf33699a2d8eeff670bc1150f7e05eec4818c398 [diff] |
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}
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.