Re: [webrtc-stats] Make RTP creation dependent on SSRC being known rather than packet being sent (#671)

Update spec to match Chrome or update Chrome to match spec with regards to RTP object creation?

With the spec being updated, we can expose the SSRC as soon as it is known, which may happen earlier than when packets start flowing.

If we update Chrome instead, we'll have to wait until packets are flowing. Pro: same behavior whether or not SSRCs are signalled. Con: in the event that they do get signalled, waiting to expose until first packet is slightly more racy.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/671#issuecomment-1239340258 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:42:39 UTC