Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 508466db316fe1375bc03290a5a35aef79057e0c
https://github.com/WebKit/WebKit/commit/508466db316fe1375bc03290a5a35aef79057e0c
Author: Philippe Normand <[email protected]>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
Log Message:
-----------
[GStreamer][WebRTC] Allow capture time tracking opt-out using an environment
variable
https://bugs.webkit.org/show_bug.cgi?id=287396
Reviewed by Xabier Rodriguez-Calvar.
Enabling the rtpbin add-reference-timestamp-meta property implies additional
memory copies in
rtpjitterbuffer. We might need to use a different approach to set captureTime
on incoming buffers,
not involving a meta. For the time being allow to disable this using the
WEBKIT_GST_DISABLE_WEBRTC_CAPTURE_TIME_TRACKING environment variable.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::initializePipeline):
Canonical link: https://commits.webkit.org/290157@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