- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Wed, 25 Jan 2017 21:41:53 +0000
- To: public-webrtc-logs@w3.org
I must correct myself: FrameRate (nominal) attaches to RTCMediaStreamTrackStats. There are no frame-related stats connected to RTPStreams. MediaStreamTracks are unidirectional, so there's only one frame rate. Outgoing and incoming frame rates (if we have both) are on different tracks. Stat values should normally not be averages - see the discussion at http://rawgit.com/w3c/webrtc-stats/master/webrtc-stats.html#guidelines-for-design-of-stats-objects (I don't think we've published a dated editor's draft since this was merged). We already have frame counts at multiple levels. -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/141#issuecomment-275241627 using your GitHub account
Received on Wednesday, 25 January 2017 21:41:59 UTC