Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cad9c7845f3c1640d303b8f38399a9b7e76420f4
      
https://github.com/WebKit/WebKit/commit/cad9c7845f3c1640d303b8f38399a9b7e76420f4
  Author: Philippe Normand <[email protected]>
  Date:   2026-02-09 (Mon, 09 Feb 2026)

  Changed paths:
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.h
    M Source/WebCore/platform/mediastream/WebRTCProvider.cpp
    M Source/WebCore/platform/mediastream/WebRTCProvider.h
    M Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCProvider.cpp
    M Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCProvider.h
    M Source/WebKit/WebProcess/Network/webrtc/LibWebRTCProvider.h

  Log Message:
  -----------
  [GStreamer][WebRTC] Ports range configuration support
https://bugs.webkit.org/show_bug.cgi?id=307232

Reviewed by Xabier Rodriguez-Calvar.

The ports range supplied in web settings is now passed on to GStreamer's 
webrtcbin which relays it
to its underlying ICE agent.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::initializePipeline):
* 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp:
(WebCore::createGStreamerPeerConnectionBackend):
(WebCore::GStreamerPeerConnectionBackend::GStreamerPeerConnectionBackend):
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.h:
* Source/WebCore/platform/mediastream/WebRTCProvider.cpp:
(WebCore::WebRTCProvider::setPortAllocatorRange):
* Source/WebCore/platform/mediastream/WebRTCProvider.h:
* Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCProvider.cpp:
(WebCore::WebRTCProvider::webRTCAvailable):
* Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCProvider.h:
(isType):
* Source/WebKit/WebProcess/Network/webrtc/LibWebRTCProvider.h:

Canonical link: https://commits.webkit.org/307077@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to