Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1cdc32827b92171fd0eb499f98ccd27baa637d2e
https://github.com/WebKit/WebKit/commit/1cdc32827b92171fd0eb499f98ccd27baa637d2e
Author: Philippe Normand <[email protected]>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
Log Message:
-----------
[GStreamer][WebRTC] Add a configuration quirk for xbox cloud gaming
https://bugs.webkit.org/show_bug.cgi?id=303260
Reviewed by Xabier Rodriguez-Calvar.
The Xbox cloud servers refuse our SDP offers unless they describe bundled media
sections. Ideally
their JS code should stipulate max-bundle in the PeerConnection configuration
but it is not the case
currently. Add a quirk based on hostname until then.
Canonical link: https://commits.webkit.org/303669@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications