WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2022-11-01 08:27:44 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5998
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
<
rdar://problem/101854535
>
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