commit | 666d707450eff6cc2946eba8edf67420f87ad11e | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Mon Jul 24 13:29:11 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 24 14:48:33 2023 |
tree | ef47429fe16ba639568eb7e7950920bb4980874b | |
parent | 15f0fabfb33ee972d4763404c31fb4711e87742f [diff] |
Video capture PipeWire: guard callback to avoid concurrent access Make sure the callback is reset when tearing down the PipeWireSession and that there is no concurrent access to it, which can potentially lead to a crash. Bug: webrtc:15386 Change-Id: I0b09002fe0479dc1cd946c80684bcc5d8754d54a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311546 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Jan Grulich <grulja@gmail.com> Cr-Commit-Position: refs/heads/main@{#40464}
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.