Skip to content

webrtc stats: Various improvements

Olivier Crête requested to merge ocrete/gstreamer:webrtc-stats-fixes into main
  • Add more details to the codec stats
  • Use the caps kept in the GstWebRtcBinPad instead of the sticky event, the event often gets reset
  • Fallback on keeping track of the ssrc inside the actual packets.

Merge request reports