Re: [webrtc-stats] Unclear which framerate "framePerSecond" represents

> Nominal receive frame rate (after all negotiations, that is figure 3
 for reception)

Since this isn't signaled explicitly in SDP, I think this would only 
make sense for codecs that put a framerate in the actual bitstream, 
such as H.264 
(https://cardinalpeak.com/blog/the-h-264-sequence-parameter-set/)

> Really achieved mean transmitted/received frame rate.

This is already obtainable using `framesSent` and `framesReceived`.

-- 
GitHub Notification of comment by taylor-b
Please view or discuss this issue at 
https://github.com/w3c/webrtc-stats/issues/141#issuecomment-275242206 
using your GitHub account

Received on Wednesday, 25 January 2017 21:44:20 UTC