- From: Peter Thatcher via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Sep 2016 12:46:38 +0000
- To: public-webrtc@w3.org
pthatcherg has just created a new issue for https://github.com/w3c/webrtc-pc: == What does setConfiguration change or not change? == I find the text of setConfiguration confusing: "Let the value of configuration.iceTransportPolicy be the ICE Agent's ICE transports setting." Does that mean set/change the ICE Agent's transport setting to configuration.iceTransportPolicy? If so, it could be more clear. But then there's a problem, I think, with "Let the value of configuration.bundlePolicy be connection's bundle policy." What does it mean to change a bundle policy if the remote endpoint doesn't support BUNDLE? Does that mean we potentially re-negotiate or undo negotiation of media sections? It seems like a mess and I'd prefer not to allow changing the bundle policy. This is similar to how we don't change the rtcpMuxPolicy. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/814 using your GitHub account
Received on Thursday, 22 September 2016 12:46:55 UTC