[webkit-changes] [WebKit/WebKit] f82cde: [GStreamer][WebRTC] Relay webrtcbin signaling-stat...
Philippe Normand
noreply at github.com
Wed Apr 19 02:41:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f82cde0e26ab2d90fcb425c7725f938edf9b9f74
https://github.com/WebKit/WebKit/commit/f82cde0e26ab2d90fcb425c7725f938edf9b9f74
Author: Philippe Normand <philn at igalia.com>
Date: 2023-04-19 (Wed, 19 Apr 2023)
Changed paths:
M Source/WebCore/Modules/mediastream/RTCPeerConnection.h
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.h
Log Message:
-----------
[GStreamer][WebRTC] Relay webrtcbin signaling-state changes to the RTCPeerConnection
https://bugs.webkit.org/show_bug.cgi?id=255608
Reviewed by Xabier Rodriguez-Calvar.
Since webrtcbin keeps track of its signaling state it's good to let our RTCPeerConnection state
get synchronized accordingly.
* Source/WebCore/Modules/mediastream/RTCPeerConnection.h:
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::initializePipeline):
(WebCore::GStreamerMediaEndpoint::onSignalingStateChange):
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.h:
Canonical link: https://commits.webkit.org/263128@main
More information about the webkit-changes
mailing list