89 lines
2.3 KiB
JSON
89 lines
2.3 KiB
JSON
{
|
|
"users": [
|
|
{
|
|
"user_id": "963d5268-66b6-463a-a3ee-c97f274fc23f",
|
|
"first_name": "Peter",
|
|
"last_name": "Walker",
|
|
"audio_latency": 0.5,
|
|
"audio_latency_unknown": false,
|
|
"ars": {
|
|
"internet_latency": 0.5,
|
|
"total_latency": 1.0
|
|
},
|
|
"p2p": { "internet_latency": 7.0, "total_latency": 11.586167812347412 },
|
|
"wifi": null
|
|
},
|
|
{
|
|
"user_id": "6337dc99-5023-477f-8781-3a810bb35b61",
|
|
"first_name": "Kasun",
|
|
"last_name": "Kalhara",
|
|
"audio_latency": 15.0,
|
|
"audio_latency_unknown": false,
|
|
"ars": {
|
|
"internet_latency": 16.0,
|
|
"total_latency": 31.0
|
|
},
|
|
"p2p": { "internet_latency": null, "total_latency": null },
|
|
"wifi": null
|
|
},
|
|
{
|
|
"user_id": "feb671a3-1821-48f0-bc14-aa26cf98bb25",
|
|
"first_name": "David",
|
|
"last_name": "Wilson",
|
|
"audio_latency": 10.0,
|
|
"audio_latency_unknown": false,
|
|
"ars": {
|
|
"internet_latency": 30.0,
|
|
"total_latency": 40.0
|
|
},
|
|
"p2p": {
|
|
"internet_latency": 10.31944465637207,
|
|
"total_latency": 14.905612468719482
|
|
},
|
|
"wifi": null
|
|
},
|
|
{
|
|
"user_id": "fd467978-da75-421f-8e97-6406a784e87e",
|
|
"first_name": "Indrashapa",
|
|
"last_name": "Liyanage",
|
|
"audio_latency": 20.0,
|
|
"audio_latency_unknown": false,
|
|
"ars": {
|
|
"internet_latency": 21.0,
|
|
"total_latency": 41.0
|
|
},
|
|
"p2p": { "internet_latency": null, "total_latency": null },
|
|
"wifi": null
|
|
},
|
|
{
|
|
"user_id": "1",
|
|
"first_name": "Test",
|
|
"last_name": "User",
|
|
"audio_latency": 50.0,
|
|
"audio_latency_unknown": false,
|
|
"ars": {
|
|
"internet_latency": 50.0,
|
|
"total_latency": 100.0
|
|
},
|
|
"p2p": { "internet_latency": null, "total_latency": null },
|
|
"wifi": null
|
|
},
|
|
{
|
|
"user_id": "a09f9a7e-afb7-489d-870d-e13a336e0b97",
|
|
"first_name": "Seth",
|
|
"last_name": "Call",
|
|
"audio_latency": 75.0,
|
|
"audio_latency_unknown": false,
|
|
"ars": {
|
|
"internet_latency": 75.0,
|
|
"total_latency": 150.0
|
|
},
|
|
"p2p": { "internet_latency": 7.0, "total_latency": 11.586167812347412 },
|
|
"wifi": null
|
|
}
|
|
],
|
|
|
|
"my_audio_latency": 5.0,
|
|
"my_audio_latency_unknown": false
|
|
}
|