Related, http://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-setconfiguration step 11: > 3. For each url in server.urls parse url and obtain scheme name. If the scheme name is not implemented by the browser, or if parsing based on the syntax defined in [ RFC7064] and [RFC7065] fails, throw a SyntaxError. > 4. If scheme name is turn or turns, and either of server.username or server.credential are omitted, then throw an InvalidAccessError. This seems to implicitly assume a single scheme name. Steps 4, 5 and 6 need to be done for each url in server.urls. -- GitHub Notification of comment by fippo Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1198#issuecomment-300600933 using your GitHub accountReceived on Wednesday, 10 May 2017 20:20:57 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:40 UTC