WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
290045
[GStreamer][WebRTC] Excessive tag events with bitrate updates
https://bugs.webkit.org/show_bug.cgi?id=290045
Summary
[GStreamer][WebRTC] Excessive tag events with bitrate updates
Carlos Bentzen
Reported
2025-03-19 07:31:28 PDT
Codec parsers like h264parse emit too many tag events carrying small bitrate updates, which causes needless overhead to forward those events downstream in our long pipelines. We can set some threshold for sending bitrate updates downstream. Patch soon.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Bentzen
Comment 1
2025-03-19 07:41:14 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/42690
EWS
Comment 2
2025-03-19 21:33:53 PDT
Committed
292399@main
(18068fac3198): <
https://commits.webkit.org/292399@main
> Reviewed commits have been landed. Closing PR #42690 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-03-19 21:34:25 PDT
<
rdar://problem/147466894
>
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