[webkit-changes] [WebKit/WebKit] d62977: [GStreamer][WebRTC] Support for remote outbound RT...

Philippe Normand noreply at github.com
Fri Nov 3 02:40:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d62977ac31c639b2b32b05a0d1e434cca31683c8
      https://github.com/WebKit/WebKit/commit/d62977ac31c639b2b32b05a0d1e434cca31683c8
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

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

  Log Message:
  -----------
  [GStreamer][WebRTC] Support for remote outbound RTP statistics
https://bugs.webkit.org/show_bug.cgi?id=264086

Reviewed by Xabier Rodriguez-Calvar.

The remote-outbound-rtp-stream statistics are now relayed from GstWebRTC to WebKit.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerStatsCollector.cpp:
(WebCore::fillSentRTPStreamStats):
(WebCore::fillRemoteOutboundRTPStreamStats):
(WebCore::fillOutboundRTPStreamStats):
(WebCore::fillReportCallback):

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




More information about the webkit-changes mailing list