electron/patches/webrtc
trop[bot] d689830214
fix: check PipeWire init before creating generic capturer (#39874)
Check if PipeWire can be initialized before creating generic capturer.
This harmonizes the conditions with the ones used in Linux
implementations of DesktopCapturer::CreateRawScreenCapturer and
DesktopCapturer::CreateRawWindowCapturer.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Athul Iddya <athul@iddya.com>
2023-09-15 20:23:58 +02:00
..
.patches fix: check PipeWire init before creating generic capturer (#39874) 2023-09-15 20:23:58 +02:00
fix_check_pipewire_init_before_creating_generic_capturer.patch fix: check PipeWire init before creating generic capturer (#39874) 2023-09-15 20:23:58 +02:00
fix_fallback_to_x11_capturer_on_wayland.patch fix: fallback to X11 capturer if pipewire fails on Wayland (#37511) 2023-03-07 13:59:06 -08:00
fix_mark_pipewire_capturer_as_failed_after_session_is_closed.patch fix: delete desktop capturers when they're not needed (#39194) 2023-07-26 10:40:19 +02:00