commit | 1f1b0b31e7c7f688a2d9d774d1d375ae3c56fbd1 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Fri Aug 11 07:32:50 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 29 11:33:51 2023 |
tree | b0be86b85a65db2d10724f62811a30a65877296e | |
parent | 573ca2beb74eef2646a3e2173331ff6bc3a9a990 [diff] |
sdp: add validation for the number of ssrcs in the ssrc group for the known standard semantics FID (used by rtx) and FEC-FR (used byFlexFEC) they should match the expected two SSRCs. For the nonstandard SIM group this should be limited by the maximum number of simulcast layers supported. BUG=chromium:1459124 Change-Id: I7cc2417a3ab207658ec80e8d7e9984c1ae631f53 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/315323 Reviewed-by: Florent Castelli <orphis@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Cr-Commit-Position: refs/heads/main@{#40652}
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.