Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 558d4317538c42d4335326b40e73bfca07b84cf6
https://github.com/WebKit/WebKit/commit/558d4317538c42d4335326b40e73bfca07b84cf6
Author: Philippe Normand <[email protected]>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
M
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp
M
Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingVideoSourceGStreamer.cpp
Log Message:
-----------
[GStreamer][WebRTC] Logging improvements and disable auto-header-extensions
on video payloaders
https://bugs.webkit.org/show_bug.cgi?id=253159
Reviewed by Xabier Rodriguez-Calvar.
Also make sure the WebKit GStreamer elements are registered when creating the
end-point, otherwise
there's the possibility of outgoing video source failing to configure the
encoder in case the
registry scanner hasn't been triggered.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::GStreamerMediaEndpoint):
(WebCore::GStreamerMediaEndpoint::requestPad):
*
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp:
(WebCore::createGStreamerPeerConnectionBackend):
(WebCore::GStreamerPeerConnectionBackend::addTrack):
(WebCore::GStreamerPeerConnectionBackend::addTransceiverFromTrackOrKind):
(WebCore::GStreamerPeerConnectionBackend::newRemoteTransceiver):
*
Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingVideoSourceGStreamer.cpp:
(WebCore::RealtimeOutgoingVideoSourceGStreamer::setPayloadType):
Canonical link: https://commits.webkit.org/261069@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes