You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spec says "The RTCInboundRtpStreamStats is created when the first RTP packet for this SSRC is received".
In potential use cases, such as the proposed Encoded Source, frames don't necessarily come from the network but we would still want "inbound-rtp" stats objects to show up since it contains valuable decode and playout related metrics.
Proposal: tweak spec to say "packets received or frames decoded"