W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > May 2017

[webrtc-pc] setParameters woes

From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
Date: Thu, 25 May 2017 12:02:18 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-231320871-1495713737-sysbot+gh@w3.org>
fippo has just created a new issue for https://github.com/w3c/webrtc-pc:

== setParameters woes ==
http://w3c.github.io/webrtc-pc/#dom-rtcrtpsender-setparameters

while I was overjoyed to learn that I do not have to go through an O/A cycle to change the bandwidth I am sending I have a couple of questions.

* what are the parameters modifyable by setParameters? I assume ptime (within the bounds of maxptime from the sdp), bitrate (within the bounds of b= from the SDP) and frameRate (within the range of max-fr in the sdp for vp8).After writing this i found http://w3c.github.io/webrtc-pc/#dom-rtcrtpencodingparameters which gives me such a list.
* should the algorithm describe that those values must be checked against their maximums?
* how does it learn (without parsing the SDP) the maximum value that can be set? this would imply read-only maximum* and read-write current*

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1248 using your GitHub account
Received on Thursday, 25 May 2017 12:02:26 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:41 UTC