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
Carlos Bentzen
Comment 1 2025-03-19 07:41:14 PDT
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
Note You need to log in before you can comment on or make changes to this bug.