RESOLVED FIXED 247319
[GStreamer][WebRTC] Media rendering improvements
https://bugs.webkit.org/show_bug.cgi?id=247319
Summary [GStreamer][WebRTC] Media rendering improvements
Philippe Normand
Reported 2022-11-01 08:23:15 PDT
The main one is that clock synchronization no longer happens on incoming sources, this is not needed because the renderer pipeline is separate and they can't synchronize on the system clock either. So before this patch the clock sync on the first pipeline was artificially limiting the playback on the renderer pipeline.
Attachments
Philippe Normand
Comment 1 2022-11-01 08:27:44 PDT
EWS
Comment 2 2022-11-02 04:17:46 PDT
Committed 256225@main (5adbc713768c): <https://commits.webkit.org/256225@main> Reviewed commits have been landed. Closing PR #5998 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-11-02 04:18:20 PDT
Note You need to log in before you can comment on or make changes to this bug.