| commit | ed21d96e137e1f94b7e78215a49f3c0ca9d559e4 | [log] [tgz] |
|---|---|---|
| author | Erik Språng <sprang@webrtc.org> | Wed Apr 20 15:42:35 2022 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 20 16:57:44 2022 |
| tree | 083b717b3213434a14d5957580a889a202c768c1 | |
| parent | 22d094d4c94b8128012f639c6d6f74e931e1ec58 [diff] |
Add circuit-breaker in PacingController. Some cases have been observer where the pacing controlled might have been stuck in a send-loop. This CL adds a circuit breaker that attempts to break that, and provide some logging for debugging. Bug: webrtc:11340 Change-Id: Ia3d3a44c2d897260ef23160ea7122c0d0f9baa79 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/259521 Reviewed-by: Emil Lundmark <lndmrk@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36592}
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.