[webkit-changes] [WebKit/WebKit] 11bea4: REGRESSION(263586 at main): [GStreamer] webrtc/video-...

Philippe Normand noreply at github.com
Thu May 11 09:22:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 11bea49d1b655efddb5f6640f47c09ca0a965d91
      https://github.com/WebKit/WebKit/commit/11bea49d1b655efddb5f6640f47c09ca0a965d91
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-05-11 (Thu, 11 May 2023)

  Changed paths:
    M LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-answer-expected.txt
    M LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-offer-expected.txt
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerWebRTCUtils.h

  Log Message:
  -----------
  REGRESSION(263586 at main): [GStreamer] webrtc/video-autoplay.html now times out
https://bugs.webkit.org/show_bug.cgi?id=256585

Reviewed by Xabier Rodriguez-Calvar.

Switch back to webrtcbin balanced bundle policy. With max-bundle enforced the same transceiver is
set on receiving pads, whatever the media type, which most likely is a GStreamer bug.

* LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-answer-expected.txt:
* LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-offer-expected.txt:
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerWebRTCUtils.h:
(WebCore::bundlePolicyFromConfiguration):

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




More information about the webkit-changes mailing list