commit | 079a8b46918e222bbc8ff318e48c888142a023a9 | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Mon Oct 21 10:16:08 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 12:42:26 2024 |
tree | 09d3d192310406aac9c94b1b931483e7c947b272 | |
parent | 10e4d86a91a04f525faeabceddc7e106cd22c4fd [diff] |
Refactor CongestionControllerFeedback logic CongestrionControllerGenerator tracks received packets per SSRC. Lost packets are included in rtcp:CongestionControlFeedback::Packets() This is done in order to be able to track lost packets between feedback packets. Bug: webrtc:42225697 Change-Id: Ib47d9b55c3d150cb98a44a4f3997cfcfe6c5fbb5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/366002 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43274}
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.