Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 94c71a81acc63caa5e5a291b38472cda2af07b8b
https://github.com/WebKit/WebKit/commit/94c71a81acc63caa5e5a291b38472cda2af07b8b
Author: Philippe Normand <[email protected]>
Date: 2025-12-10 (Wed, 10 Dec 2025)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerRtpSenderBackend.cpp
M
Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingMediaSourceGStreamer.cpp
M
Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingMediaSourceGStreamer.h
Log Message:
-----------
[GStreamer][WebRTC] replaceTrack improvements
https://bugs.webkit.org/show_bug.cgi?id=303755
Reviewed by Xabier Rodriguez-Calvar.
The previous code was re-creating an outgoing media source and no linking it to
webrtcbin. We now
re-use the existing source.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerRtpSenderBackend.cpp:
(WebCore::GStreamerRtpSenderBackend::replaceTrack):
*
Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingMediaSourceGStreamer.cpp:
(WebCore::RealtimeOutgoingMediaSourceGStreamer::replaceTrack):
*
Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingMediaSourceGStreamer.h:
Canonical link: https://commits.webkit.org/304215@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications