Re: [webrtc-stats] When are RTP stream stats created? (#667)

Slight nuance change in #671 to match Chromium. The alternative would be to update the implementation to hide RTP stats objects until packetsSent > 0 but with today's implementation the criteria for whether or not to expose an RTP stream stats is whether or not the SSRC is known (not whether or not packets are flowing). And the SSRC is known at different points in time depending on whether or not the SSRC was signalled.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 7 September 2022 12:38:19 UTC