Re: [webrtc-stats] Replace RTCVideoSenderStats::keyFramesSent with RTCOutboundRtpStreamStats::keyFramesEncoded (#447)

ping @vr000m  :)
--
Re. the definition change: for most cases, keyFramesEncoded should be the same as keyFramesSent. keyFramesReceived and keyFramesDecoded could differ though, depending on far behind a stream is in the jitter buffer. My main motivation for changing the definition, however, was for consistency with the existing framesEncoded and framesDecoded.

-- 
GitHub Notification of comment by rasmusbrandt
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/447#issuecomment-505778498 using your GitHub account

Received on Wednesday, 26 June 2019 08:36:45 UTC