- From: Miguel París via GitHub <sysbot+gh@w3.org>
- Date: Thu, 05 May 2016 08:51:01 +0000
- To: public-webrtc@w3.org
mparis has just created a new issue for https://github.com/w3c/webrtc-pc: == RTCRtpTransceiverInit: receive parameters == Hello, I see that a transceiver can be configured with parameters for sending [1]. I think that having parameters for receiving is also interesting. Wiht these parameters we can configure for example: - Max recv bandwidth (exposed in the SDP as "b=AS:X") - Congestion Control options - JitterBuffer configuration like minSize, maxSize, etc. - etc. There are some comments in discuss-webrtc asking for a way of configure this kind of things. What do you think about this idea? Thanks!! Refs [1] http://w3c.github.io/webrtc-pc/#widl-RTCRtpTransceiverInit-sendEncodings Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/622 using your GitHub account
Received on Thursday, 5 May 2016 08:51:02 UTC