Re: [webrtc-stats] [DataChannels] Expose bandwidth or congestion window from the SCTP lib

> Since, we are on the topic of this, what other SCTP stats would applications want to use? also are there any other SCTP metrics that would be interesting for the app

when i worked with datachannels (full bulk) i had no clue what was limiting the throughput, maybe that is something to work on. not sure what is needed for this, though, i guess basic network stats like throughput, loss, and rtt is a start. having cwnd is of much interest for understanding this as well if one is familiar with protocol behavior.
my guess is that the limitation is also often from browser resources? no idea how to measure that. maybe processing time?

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

Received on Wednesday, 24 October 2018 06:46:21 UTC