Skip to content
Snippets Groups Projects
  • Mario Jr's avatar
    8997b68a
    Support firefox and other browser in network stats monitor · 8997b68a
    Mario Jr authored
    For browsers that don't support headerBytesSent in RTCOutboundRtpStreamStats
    neither headerBytesReceived in RTCInboundRtpStreamStats, we are now able
    to calculate upload and download rates.
    We are also able to get transportStats information for browsers that
    don't support iceTransport attribute of RTCDtlsTransport.
    8997b68a
    History
    Support firefox and other browser in network stats monitor
    Mario Jr authored
    For browsers that don't support headerBytesSent in RTCOutboundRtpStreamStats
    neither headerBytesReceived in RTCInboundRtpStreamStats, we are now able
    to calculate upload and download rates.
    We are also able to get transportStats information for browsers that
    don't support iceTransport attribute of RTCDtlsTransport.