commit | f6ae657b07eedf95594f76e77dfc2f67132d5bb4 | [log] [tgz] |
---|---|---|
author | Jakob Ivarsson <jakobi@webrtc.org> | Mon Feb 05 10:30:21 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 05 12:33:27 2024 |
tree | 393788b66b94af1113048ebafe3c507711cffd59 | |
parent | 35fe95802df52d8d2d6fdbee4278663076caaac7 [diff] |
Adapt NetEq delay to received FEC (both RED and codec inband). This is achieved by notifing NetEq controller of all received packets after splitting, which then does deduping so that only useful packets are counted. The goal is to reduce underruns when FEC is used. The behavior is default enabled with a field trial kill-switch. Bug: webrtc:13322 Change-Id: I2a1a78ead1a58940ef92da0d43413eda5ba1caf3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/337440 Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41665}
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.