[webkit-changes] [WebKit/WebKit] 3f5156: [GStreamer][WebRTC] IceServer credentials should b...
Philippe Normand
noreply at github.com
Fri May 12 03:31:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3f51563fd37cd8a4f710a787784329b4c273bdd2
https://github.com/WebKit/WebKit/commit/3f51563fd37cd8a4f710a787784329b4c273bdd2
Author: Philippe Normand <philn at igalia.com>
Date: 2023-05-12 (Fri, 12 May 2023)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
Log Message:
-----------
[GStreamer][WebRTC] IceServer credentials should be applied only for TURN servers
https://bugs.webkit.org/show_bug.cgi?id=256689
Reviewed by Xabier Rodriguez-Calvar.
Credentials apply only for TURN(S) servers, as per spec. See
https://www.w3.org/TR/webrtc/#dom-rtciceserver
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::setConfiguration):
Canonical link: https://commits.webkit.org/264005@main
More information about the webkit-changes
mailing list