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

Years ago there was the desire to cap the throughput of SCTP. I implemented a way to limit the cwnd used by SCTP. That was a simple way for the media system to coordinate with SCTP. Not sure if anyone is using it, never got any feedback after implementing it.

A possible way of coordinating would [RFC 8699](https://www.rfc-editor.org/rfc/rfc8699.html). Where you thinking along these lines?

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


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

Received on Tuesday, 11 January 2022 14:03:55 UTC