Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 30233b64c4ade0c63efae04688674b38ccddce00
https://github.com/WebKit/WebKit/commit/30233b64c4ade0c63efae04688674b38ccddce00
Author: Philippe Normand <[email protected]>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M Source/WebCore/platform/mediastream/gstreamer/GStreamerRTPPacketizer.cpp
Log Message:
-----------
[GStreamer][WebRTC] Applying RTP packetizer encoding parameters leads to
flaky warnings in rtpfunnel
https://bugs.webkit.org/show_bug.cgi?id=295706
Reviewed by Xabier Rodriguez-Calvar.
Pushing flush events out of the blue wasn't a good idea, leading to situations
where the connected
rtpfunnel sink pad receives a buffer just after the sticky events were removed.
Let's try without
flush for now and re-visit this later if needed.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerRTPPacketizer.cpp:
(WebCore::GStreamerRTPPacketizer::applyEncodingParameters const):
Canonical link: https://commits.webkit.org/297253@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes