mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-25 01:06:17 -04:00
17 lines
312 B
JSON
17 lines
312 B
JSON
![]() |
{
|
||
|
"sdpSemantics": "unified-plan",
|
||
|
"iceServers": [
|
||
|
{
|
||
|
"urls": "stun:stun.l.google.com:19302"
|
||
|
},
|
||
|
{
|
||
|
"urls": "stun:openrelay.metered.ca:80"
|
||
|
},
|
||
|
{
|
||
|
"urls": "turn:openrelay.metered.ca:443",
|
||
|
"username": "openrelayproject",
|
||
|
"credential": "openrelayproject"
|
||
|
}
|
||
|
]
|
||
|
}
|