Re: [webrtc-stats] We need "sender" and "receiver" stats, not "track" stats

This would be simpler, and remove the need for [detached](https://w3c.github.io/webrtc-stats/#dom-rtcmediastreamtrackstats-detached), and accumulation of stale stats objects.

This removes the risk of users accidentally relying on stale stats from (detached) objects, when they either forget to filter them out properly, or combine the data incorrectly with the still-live version.

Firefox does not implement track stats yet. We would like to move directly to sender/receiver stats.

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

Received on Thursday, 2 November 2017 17:31:30 UTC