commit | 12c502428d6d9c387706687821071bb9af0376ea | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Fri Aug 11 12:01:30 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 15 13:59:24 2023 |
tree | 1412edb22a21fa339cb33acbbf38219faa165c5d | |
parent | ebc4d3edd53febda636eaa6f970d60bcefe2025e [diff] |
Video capture PipeWire: clear notifier after use and upon destruction Make sure the notifier is reset when tearing down the camera portal and also when we already called it. Destruction of camera portal will be mostly invoked by an object holding it and serving as an implementation of the notifier interface and in such case we have to make sure it will not get called at this moment. Bug: webrtc:15407 Change-Id: If0c1fb1493d64d5e1f0228ed71813abbb9280083 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/315420 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Jan Grulich <grulja@gmail.com> Cr-Commit-Position: refs/heads/main@{#41167}
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.