at -> username
This commit is contained in:
parent
9bd632079c
commit
07017a6dd7
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user