RESOLVED FIXED 256482
[WPE][GStreamer] support auto-pluging of different sinks
https://bugs.webkit.org/show_bug.cgi?id=256482
Summary [WPE][GStreamer] support auto-pluging of different sinks
emutavchi
Reported 2023-05-08 12:55:27 PDT
Creating auto sinks may unnecessarily allocate resources and interfere with another playback. This is true for embedded devices where the sink allocates resources in a READY state (WesterosSink, Realtek, Amlogic, Broadcom). For example in the secondary (video-only) playback use case: the audio sink interferes with the main playback. Another use case is support for "external" playback (or playback with "decoder" sink elements). In this case, we want playbin2 to auto-plug needed elements.
Attachments
emutavchi
Comment 1 2023-05-08 17:03:29 PDT
EWS
Comment 2 2023-05-11 09:24:59 PDT
Committed 263972@main (bfa95384feb8): <https://commits.webkit.org/263972@main> Reviewed commits have been landed. Closing PR #13612 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-05-11 09:25:20 PDT
Note You need to log in before you can comment on or make changes to this bug.