[webkit-changes] [WebKit/WebKit] ea3125: [GStreamer][WebRTC] Fill trackIdentifier in incomi...

Philippe Normand noreply at github.com
Tue Oct 15 02:56:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ea312518dd5e70196f57950634e8078d913ea416
      https://github.com/WebKit/WebKit/commit/ea312518dd5e70196f57950634e8078d913ea416
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-10-15 (Tue, 15 Oct 2024)

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

  Log Message:
  -----------
  [GStreamer][WebRTC] Fill trackIdentifier in incoming stream stats
https://bugs.webkit.org/show_bug.cgi?id=281308

Reviewed by Xabier Rodriguez-Calvar.

The MediaStreamTrack is associated at the GStreamer MediaStream source element level, so fill it in
and plumb the value back to the stats collector.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::preprocessStats):
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerStatsCollector.cpp:
(WebCore::RTCStatsReport::InboundRtpStreamStats::InboundRtpStreamStats):
* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:

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



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


More information about the webkit-changes mailing list