commit | fb2c7bc8bd2e95b211b47369a19c6a88ef862ffb | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Fri Jun 28 15:14:42 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 28 17:27:55 2024 |
tree | ab1d8987e6bd32b1d3edc54d40346bc41c8a08ea | |
parent | 4157f3def0072ac3df527abd5b7882314683fff3 [diff] |
Remember lost packets between RTCP feedback reports The idea is to reduce the risk of calculating a packet as lost if a packet is reordered between two feedback reports. It works as long as the recevied feedback does not complete an observation. Bug: webrtc:42222865 b/349765923 Change-Id: Iaf1595e624f546951baf3998d161f4cd1d5d491b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/355942 Reviewed-by: Diep Bui <diepbp@google.com> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42562}
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.