commit | 0a53c16218d0cac9784abb2f0b82a8a19c8e0e64 | [log] [tgz] |
---|---|---|
author | Gabriel Brito <gabrielbrito@microsoft.com> | Wed Aug 13 00:51:35 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 13 20:34:01 2025 |
tree | 30a3c04807999733f91b49b445c9ecc8e9442a78 | |
parent | 04ad566fb627ac8ae9cce00f52a124563f774058 [diff] |
[WGC] Wait longer for the first frame of a stream There seems to have circumstances where the time to obtain the first frame of a frame pool takes longer than expected, which results in screen capture failures due to too many "kFrameDropped" errors. This CL leverages the FrameArrived event to avoid polling the frame pool until the first frame is available. The new histograms will be added in https://chromium-review.googlesource.com/c/chromium/src/+/6821716 Bug: chromium:433569403 Change-Id: Ib6f77331508772412a84eb5c63399e716b7d0049 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/402945 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Gabriel Brito <gabrielbrito@microsoft.com> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#45336}
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.