Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-06-17 00:16:29 +02:00
padre 303b3fa9f7
commit b5e4b9a8ac
Se han modificado 3 ficheros con 37 adiciones y 0 borrados

Ver fichero

@@ -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"
}
]
}