Re: [webrtc-stats] Work through implications of simulcast on the receiver side

Sender-side issues:
- We report only highest stream resolution in sender stats (and track stats), as opposed to moving these to the RTP stream stats and having sender reference all RTP streams for all simulcast layers. Sender:RTPStreams is 1:Many.

Receiver-side issues:
- Receiver:RTPStream is 1:1 in terms of there is always one stream on the wire, but which sender stream it represents may vary over time, chaning ssrc information etc.

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

Received on Wednesday, 31 January 2018 14:37:41 UTC