commit | 3881cb65cfcec90b6f0a56ce7223a471aa0115f2 | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Mon Sep 02 14:30:59 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 10:44:32 2024 |
tree | 8312478e85c344f83760fde6f83ec768fbcf5dd6 | |
parent | 863c2c9a70bbf16ee7f13b626f0a874b60f45745 [diff] |
PipeWire camera: make member variable with the PipeWire status updated We keep information about the PipeWire camera status as a member of the PipeWire session, but it's never updated and remains in uninitialized state. Make sure it gets updated once PipeWire is initialized or when it fails. There is currently no use for this member variable, but there is a plan to use it so I'm rather keeping it instead of removing it. Bug: webrtc:42225999 Change-Id: If409761b148be8f0724fd9ab7a1ed4cf0e459503 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/360922 Reviewed-by: Andreas Pehrson <apehrson@mozilla.com> Commit-Queue: Jan Grulich <grulja@gmail.com> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42926}
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.