Bug 247319 - [GStreamer][WebRTC] Media rendering improvements
Summary: [GStreamer][WebRTC] Media rendering improvements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords: InRadar
Depends on:
Blocks: GstWebRTC
  Show dependency treegraph
 
Reported: 2022-11-01 08:23 PDT by Philippe Normand
Modified: 2022-11-02 04:18 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 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.
Comment 1 Philippe Normand 2022-11-01 08:27:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5998
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-11-02 04:18:20 PDT
<rdar://problem/101854535>