- From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Apr 2017 08:28:58 +0000
- To: public-webrtc@w3.org
taylor-b has just submitted a new pull request for https://github.com/w3c/webrtc-pc: == Specify which encoding parameters can be set through sendEncodings. == Fixes #1073. All read-write parameters and `rid` can be set, but the rest are ignored, as decided in the April virtual interim. Also added some detail to `getParameters` description, explaining that it should return the previously provided `sendEncodings` even if `setRemoteDescription` hasn't been called yet. I'm not yet addressing the simulcast error point that arose in the discussion of the issue. We can address that after we finish fleshing out how simulcast errors will be handled in the first place. See https://github.com/w3c/webrtc-pc/pull/1134
Received on Thursday, 20 April 2017 08:29:04 UTC