Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9512db61a188108a5ec562df7f8d70ca1a000b38
      
https://github.com/WebKit/WebKit/commit/9512db61a188108a5ec562df7f8d70ca1a000b38
  Author: Philippe Normand <[email protected]>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp

  Log Message:
  -----------
  REGRESSION(258658@main): [GStreamer][WebRTC] Broke webrtc/multi-video.html
https://bugs.webkit.org/show_bug.cgi?id=251791

Reviewed by Xabier Rodriguez-Calvar.

The msid fallback assignment mechanism was not working as expected. In cases 
where the pad msid
property was not set, the resulting mediaStreamId was the pad name, no msid 
lookup was performed in
the SDP.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::requestPad):
(WebCore::GStreamerMediaEndpoint::addRemoteStream):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to