Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6372de17d30f735b2b6b09b478256d8e5e75d0c3
      
https://github.com/WebKit/WebKit/commit/6372de17d30f735b2b6b09b478256d8e5e75d0c3
  Author: Philippe Normand <[email protected]>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

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

  Log Message:
  -----------
  [GStreamer][WebRTC] Improved statistics support
https://bugs.webkit.org/show_bug.cgi?id=258738

Reviewed by Xabier Rodriguez-Calvar.

The codec stats are now spec compliant (implementation field is not). There's 
also a dedicated
function for filling ReceivedRtpStreamStats. RemoteInboundRtpStreamStats now 
account for
fractionLost infos. IceCandidateStats now account for priority infos.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerStatsCollector.cpp:
(WebCore::fillRTCCodecStats):
(WebCore::fillReceivedRTPStreamStats):
(WebCore::fillRemoteInboundRTPStreamStats):
(WebCore::fillInboundRTPStreamStats):
(WebCore::fillRTCCandidateStats):

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


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

Reply via email to