This commit is contained in:
Mahdi Dibaiee 2014-09-15 22:16:44 +04:30
parent f1d6bf22fc
commit 6df0582e53

View File

@ -98,7 +98,8 @@ $(function() {
iceServers: [ iceServers: [
{ url: 'turn:live@bugpedia.ir:8086', credential: '1234'} { url: 'turn:live@bugpedia.ir:8086', credential: '1234'}
] ]
} },
debug: 3
}); });
// PeerJS // PeerJS