commit | 8bff1a81cbc8f4595d5569fcbc4ac84161030c42 | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Tue Aug 30 09:35:49 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 31 05:11:22 2022 |
tree | 2656d4027e33d2a63ef7a5eecb1c751c344003e0 | |
parent | 1d659d67b132135ab3dc4bfa1dddc7944e5346ea [diff] |
Do not block PipeWire thread loop in case of an error We might be potentially blocking PipeWire initialization with call to pw_thread_loop_wait() and waiting undefinitely for response in case there is a fatal error. Bug: webrtc:13429 Change-Id: If169e04f75a7d24a03a0fcd0da9ffaba8c0e2ef7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/273481 Commit-Queue: Mark Foltz <mfoltz@chromium.org> Reviewed-by: Mark Foltz <mfoltz@chromium.org> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#37959}
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.