From 62a2a001add06c9c74a6320e8dc98bb44b889af9 Mon Sep 17 00:00:00 2001 From: "Glitch (peerjs-video)" Date: Thu, 10 Sep 2020 22:27:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=AE=F0=9F=8F=AD=20Checkpoint=20./publi?= =?UTF-8?q?c/main.js:5975361/453?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/main.js | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/public/main.js b/public/main.js index 3403c42..0d3460e 100644 --- a/public/main.js +++ b/public/main.js @@ -13,16 +13,10 @@ var app = new Vue({ { urls: 'stun:stun.sipnet.net:3478' }, { urls: 'stun:stun.ideasip.com:3478' }, { urls: 'stun:stun.iptel.org:3478' }, - { urls: 'turn:numb.viagenie.ca', username: 'imvasanthv@gmail.com', credential: 'd0ntuseme' }, { - urls: [ - 'turn:173.194.72.127:19305?transport=udp', - 'turn:[2404:6800:4008:C01::7F]:19305?transport=udp', - 'turn:173.194.72.127:443?transport=tcp', - 'turn:[2404:6800:4008:C01::7F]:443?transport=tcp' - ], - username: 'CKjCuLwFEgahxNRjuTAYzc/s6OMT', - credential: 'u1SQDR/SQsPQIxXNWQT7czc/G4c=' + urls: 'turn:161.35.211.133:3478', + username: 'guest', + credential: 'somepassword' } ], 'sdpSemantics': 'unified-plan',