RESOLVED FIXED290189
[GStreamer][WebRTC] Reduce parsing overhead
https://bugs.webkit.org/show_bug.cgi?id=290189
Summary [GStreamer][WebRTC] Reduce parsing overhead
Carlos Bentzen
Reported 2025-03-21 10:03:58 PDT
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
Carlos Bentzen
Comment 1 2025-03-21 10:10:38 PDT
EWS
Comment 2 2025-03-24 06:15:26 PDT
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
Comment 3 2025-03-24 06:16:15 PDT
Note You need to log in before you can comment on or make changes to this bug.