rtcstats icon indicating copy to clipboard operation
rtcstats copied to clipboard

dont send big getstats blob immediately

Open fippo opened this issue 8 years ago • 2 comments

we send the big getstats blob immediately after the connection starts. This might impact BWE so we should wait for a few seconds.

fippo avatar Feb 13 '17 09:02 fippo

we also send a lot of events. Its probably best to have a queue which drains slowly in the beginning.

fippo avatar Feb 21 '19 11:02 fippo

Note: we currently do serverside timestamps. This would break the assumption that this is safe to do

fippo avatar Feb 24 '19 10:02 fippo