Generalize RTCP-FB wildcard generation in SDP serialization. Previously, rtcp-fb wildcards (a=rtcp-fb:*) were only used for ccfb. This change generalizes the mechanism to use wildcards for any feedback parameter that is common across all codecs in a media section, provided the use_wildcard encoding option is enabled. - Update AddRtcpFbLines to allow skipping parameters handled via wildcards. - Update BuildRtpmap to calculate common feedback parameters and use wildcards for them. - Add regression test in WebRtcSdpEncodingOptionsTest. Bug: webrtc:500638469 Change-Id: I67bd24815338b279b2c41253da65ccf9d1d8cad8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/462981 Reviewed-by: Philipp Hancke <philipp.hancke@googlemail.com> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47411}
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.