Fix depricated api

This commit is contained in:
RobinLinus 2018-09-25 18:36:56 +02:00
parent 61351cd022
commit 4f8ecf4aac

View file

@ -492,8 +492,6 @@ window.isRtcSupported = !!(window.RTCPeerConnection || window.mozRTCPeerConnecti
RTCPeer.config = {
'iceServers': [{
urls: 'stun:stun.stunprotocol.org:3478'
}, {
urls: 'stun:stun.l.google.com:19302'
}, {
urls: 'turn:192.158.29.39:3478?transport=tcp',