Re: [webrtc-extensions] Add sctp rate control params to RTCPeerConnection constructor (#71)

SCTP is a protocol exposed to applications. It can be used for anything the application wants to use it for. We've had people who have filed bugs because our Chrome implementation fails to transfer at more than 50 Mbits/second.

That's not negligible.

When network conditions are really bad, being more aggressive in retransmission is a contribution to congestion collapse. Don't try to go there.


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/71#issuecomment-1009016308 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 10 January 2022 15:52:27 UTC