Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b8d0c8eb86b0488cf04f4757453957f228c78bdb
https://github.com/WebKit/WebKit/commit/b8d0c8eb86b0488cf04f4757453957f228c78bdb
Author: Philippe Normand <[email protected]>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerWebRTCUtils.cpp
Log Message:
-----------
[GStreamer][WebRTC] Support for the new add-ice-candidate-full webrtcbin
signal
https://bugs.webkit.org/show_bug.cgi?id=252980
Reviewed by Xabier Rodriguez-Calvar.
By using this new signal we can avoid duplicate parsing of the ICE candidate
string and potential
racy behaviors when reporting errors back to the PeerConnectionBackend.
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::addIceCandidate):
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerWebRTCUtils.cpp:
(WebCore::parseIceCandidateSDP):
Canonical link: https://commits.webkit.org/260930@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes