Re: [webrtc-stats] Is keeping stats around a memory problem?

The number of objects *can* theoretically grow without bound. Suppose I join a persistent group call where participants are regularly leaving and joining, each time using a new SSRC, resulting in a new stream stats object. The list of historical `RTCInboundRtpStreamStats` objects kept around would continue to grow.

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

Received on Wednesday, 30 August 2017 01:09:31 UTC