Bug 290189
| Summary: | [GStreamer][WebRTC] Reduce parsing overhead | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Bentzen <cadubentzen> |
| Component: | Platform | Assignee: | Carlos Bentzen <cadubentzen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Bentzen
When playing back video streams with GstWebRTC, we have multiple pipelines and the video stream gets parsed in each one of them. This overhead can be reduced if we detect that the stream has already been parsed and can expose the parsebin pad directly to the decoder. Patch soon.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Bentzen
Pull request: https://github.com/WebKit/WebKit/pull/42818
EWS
Committed 292591@main (d6f8240a245a): <https://commits.webkit.org/292591@main>
Reviewed commits have been landed. Closing PR #42818 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/147743144>