Re: [webrtc-stats] When are RTP streams destroyed? (#668)

What if you never stop transceivers? A pattern I've seen is where people negotiate once and then swap out ssrcs when participant changes, but never re-negotiate. This should not lead to infinite RTP stats objects.

While we could delete inactive ssrcs after a timeout, I would much rather only show RTP stats objects for streams currently configured by the sender/receiver.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/668#issuecomment-1239061288 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 08:15:26 UTC