commit | c6c628c29842e3b2d01d2920159bafed9edc3fe5 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Sat Aug 16 19:15:50 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Aug 17 08:57:27 2025 |
tree | 393e0dfa4d3528bc42f65e298cdeff789d946de5 | |
parent | 030e1160974a809aed92818943dc7708d69c2580 [diff] |
sdp munging: do not misdetect rtp attributes on datachannel rtcp-mux and rtcp-rsize are unconditionally set for datachannel but since they are not serialized in the SDP they are not parsed. This leads the munging detector to misclassify this. a unit test is added as a separate CL for easier backmerging. Bug: webrtc:414284082 Change-Id: I4ebb2ad5062ea42fc47a314ed929de42f91bbea7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/404740 Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45357}
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.