WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
290189
[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
Add attachment
proposed patch, testcase, etc.
Carlos Bentzen
Comment 1
2025-03-21 10:10:38 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/42818
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
<
rdar://problem/147743144
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug