PipeWire capture: fix camera capability enumeration race and duplicates Don't enumerate capabilities without actual format changes. Push the new discovered capabilities into a pending list and swap pending list into actual capabilities only after all params from the enumeration have been received to ensure capabilities are never empty while enumerating. Bug: webrtc:478386505 Change-Id: Iad8d076de067d4c663b8b281cb65158a38fd1309 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/457941 Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Jan Grulich <grulja@gmail.com> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Andreas Pehrson <apehrson@mozilla.com> Cr-Commit-Position: refs/heads/main@{#47290}
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.