Bug 256482
| Summary: | [WPE][GStreamer] support auto-pluging of different sinks | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | emutavchi |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
emutavchi
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
emutavchi
Pull request: https://github.com/WebKit/WebKit/pull/13612
EWS
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
<rdar://problem/109212113>