Bug 297418
| Summary: | [GStreamer] Use gst_device_reconfigure_element() to configure audio outputs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | Platform | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9558 | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=297323 | ||
| Bug Depends on: | |||
| Bug Blocks: | 297784, 297521 | ||
Adrian Perez
Instead of relying on knowledge of GStreamer internals to change audio output devices, use the gst_device_reconfigure_element() function.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
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
Pull request: https://github.com/WebKit/WebKit/pull/49411
Adrian Perez
*** Bug 297323 has been marked as a duplicate of this bug. ***
EWS
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
<rdar://problem/158393334>