Re: [webrtc-stats] Width and Height of Simulcast layers sent

For context, this came from discussion in https://github.com/w3c/webrtc-stats/issues/318#issuecomment-431346946.

With simulcast, there'd be multiple `"outbound-rtp"` stats whose `stat.senderId`s match.

But unfortunately, `frameWidth`, `frameHeight`, `framesPerSecond`, `framesSent`, `hugeFramesSent`, `keyFramesSent` hang off of `"sender"` stats.

Only `framesCaptured` would survive.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/378#issuecomment-431389941 using your GitHub account

Received on Friday, 19 October 2018 14:51:40 UTC