Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a4ddc34d0b3f62cb6a02a1d7e4b81bdaa8b79035
      
https://github.com/WebKit/WebKit/commit/a4ddc34d0b3f62cb6a02a1d7e4b81bdaa8b79035
  Author: Philippe Normand <ph...@igalia.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

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

  Log Message:
  -----------
  [GStreamer][WebRTC] Report video encoder bitrate in outgoing RTP stats
https://bugs.webkit.org/show_bug.cgi?id=249093

Reviewed by Xabier Rodriguez-Calvar.

The bitrate in kbps is queried on the encoder and passed to the stats as a bps 
value.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerStatsCollector.cpp:
(WebCore::fillOutboundRTPStreamStats):
* 
Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingVideoSourceGStreamer.cpp:
(WebCore::RealtimeOutgoingVideoSourceGStreamer::updateStats):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to