According to new WebRTC spec (4.2.2 RTCIceServer Type), the name of th e JSON param to pass TURN/STUN server is now called "urls" instead of "url". Firefox is already giving a warning:
"RTCIceServer.url is deprecated! Use urls instead."
This should be fixed sooner or later before browsers remove backwards compatibility
According to new WebRTC spec (4.2.2 RTCIceServer Type), the name of th e JSON param to pass TURN/STUN server is now called "urls" instead of "url". Firefox is already giving a warning:
"RTCIceServer.url is deprecated! Use urls instead."
This should be fixed sooner or later before browsers remove backwards compatibility