at -> username

This commit is contained in:
Mahdi Dibaiee 2014-09-15 22:45:51 +04:30
parent 9bd632079c
commit 07017a6dd7

View File

@ -97,7 +97,7 @@ $(function() {
config: { config: {
iceServers: [ iceServers: [
{ url: 'stun:stun.l.google.com:19302'}, { url: 'stun:stun.l.google.com:19302'},
{ url: 'turn:live@bugpedia.ir:8086', credential: '1234'} { url: 'turn:bugpedia.ir:8086', credential: '1234', username: 'live'}
] ]
}, },
debug: 3 debug: 3