commit | 87b7c1aa6e55b009f843d0a813914d9c7999b52e | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Jan 28 09:51:08 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 28 11:34:18 2025 |
tree | 4a26cfdc7f537b19210788ee5d1d116e6dc2cf43 | |
parent | 4a210486d361d48b9392c487f3c90d2ac485b820 [diff] |
Reduce warning logging when minimum playout delay exceed maximum There can be error log each frame when maximum playout delay sent with the frame exceed delay derived from the av-sync. In such scenario prefer to limit the playout delay by the one attached to the received frame. Bug: b/390043766 Change-Id: Ia57969df72f7a649e5a9280d5bb29986f5ea14b7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374284 Reviewed-by: Johannes Kron <kron@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43814}
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.