Bug 297521

Summary: REGRESSION(298747@main): [GStreamer] Cannot switch to default audio output device
Product: WebKit Reporter: Adrian Perez <aperez>
Component: PlatformAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 297418    
Bug Blocks:    

Adrian Perez
Reported 2025-08-18 00:13:31 PDT
After 298747@main where we started using gst_device_reconfigure_element() to apply changes to audio output sinks, switching back to the default device fails: 0:00:30.103438613 1620 0xaaab0ae7eb10 WARN webkitmediaplayer MediaPlayerPrivateGStreamer.cpp:4628:audioOutputDeviceChanged:<song-0> Could not obtain GstDevice for identifier 'default' 0:00:30.103488990 1620 0xaaab0ae7eb10 DEBUG webkitmediaplayer MediaPlayerPrivateGStreamer.cpp:4630:audioOutputDeviceChanged:<song-0> Could not change to audio output device 'default' We need to special-case the device lookup when receiving the “default” device identifier in MediaPlayerPrivateGStreamer::audioOutputDeviceChanged()
Attachments
Adrian Perez
Comment 1 2025-08-22 08:25:13 PDT
EWS
Comment 2 2025-08-25 04:35:00 PDT
Committed 299106@main (a8823543d6bf): <https://commits.webkit.org/299106@main> Reviewed commits have been landed. Closing PR #49773 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-08-25 04:35:15 PDT
Note You need to log in before you can comment on or make changes to this bug.