Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2aa4cd8bb03e1386bd8078eb1b5253ef9823d4e6
https://github.com/WebKit/WebKit/commit/2aa4cd8bb03e1386bd8078eb1b5253ef9823d4e6
Author: Philippe Normand <[email protected]>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceStream.cpp
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerIceTransport.cpp
M Source/WebCore/platform/rice/RiceGioBackend.cpp
M Source/WebCore/platform/rice/RiceUtilities.h
M Source/WebKit/NetworkProcess/webrtc/rice/RiceBackend.cpp
M Source/WebKit/NetworkProcess/webrtc/rice/RiceBackend.h
Log Message:
-----------
[GStreamer][Rice] TCP connections handling
https://bugs.webkit.org/show_bug.cgi?id=303229
Reviewed by Xabier Rodriguez-Calvar.
Create RiceTcp listeners on Network process side and dispatch RiceTransmit TCP
requests accordingly
instead of hard-coding UDP.
Canonical link: https://commits.webkit.org/303674@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications