RESOLVED FIXED297418
[GStreamer] Use gst_device_reconfigure_element() to configure audio outputs
https://bugs.webkit.org/show_bug.cgi?id=297418
Summary [GStreamer] Use gst_device_reconfigure_element() to configure audio outputs
Adrian Perez
Reported 2025-08-14 13:58:10 PDT
Instead of relying on knowledge of GStreamer internals to change audio output devices, use the gst_device_reconfigure_element() function.
Attachments
Adrian Perez
Comment 1 2025-08-14 13:59:28 PDT
In order to work perfectly as inteded with alsasink and osssink the following GStreamer fix is needed: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9558 The pulsesink and pipewiresink elements should work fine as they already have the kind of checks added by that patch.
Adrian Perez
Comment 2 2025-08-14 14:07:21 PDT
Adrian Perez
Comment 3 2025-08-14 14:08:33 PDT
*** Bug 297323 has been marked as a duplicate of this bug. ***
EWS
Comment 4 2025-08-15 02:50:45 PDT
Committed 298747@main (f22f095d4f9c): <https://commits.webkit.org/298747@main> Reviewed commits have been landed. Closing PR #49411 and removing active labels.
Radar WebKit Bug Importer
Comment 5 2025-08-15 02:51:13 PDT
Note You need to log in before you can comment on or make changes to this bug.