15
config/ice-servers-with-turn.json
Archivo normal
15
config/ice-servers-with-turn.json
Archivo normal
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"iceServers": [
|
||||
{
|
||||
"urls": "stun:stun.l.google.com:19302"
|
||||
},
|
||||
{
|
||||
"urls": "stun:stun1.l.google.com:19302"
|
||||
},
|
||||
{
|
||||
"urls": "turn:turnserver.example.com:3478",
|
||||
"username": "your_username",
|
||||
"credential": "your_password"
|
||||
}
|
||||
]
|
||||
}
|
||||
Referencia en una nueva incidencia
Block a user