Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ac6236a6c23a10bae6ee1c3b7064baaa7bbb03f0
      
https://github.com/WebKit/WebKit/commit/ac6236a6c23a10bae6ee1c3b7064baaa7bbb03f0
  Author: Philippe Normand <[email protected]>
  Date:   2023-04-19 (Wed, 19 Apr 2023)

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

  Log Message:
  -----------
  [GStreamer][WebRTC] Ignore DataChannel SDP media when firing incoming track 
events
https://bugs.webkit.org/show_bug.cgi?id=255606

Reviewed by Xabier Rodriguez-Calvar.

The DataChannel payloads are managed internally in webrtcbin, there's no 
exposed source/sink pads
for this, so this kind of media should not be accounted for when deciding to 
fire incoming track
events.

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

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


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

Reply via email to