cwi-dis / VR2Gather

Unity application framework for immersive social VR
MIT License
4 stars 6 forks source link

Time synchronisation with the orchestrator is very imprecise #116

Closed jackjansen closed 6 months ago

jackjansen commented 1 year ago

Noticed this problem purely by chance, while running on the same machine as the orchestrator. The measurements are very imprecise, probably due to the way BestHTTP is structured.

I got this message:

stats: seq=2, ts=3227.079, component=OrchestratorController, orchestrator_ntptime_ms=1694040826972, localtime_behind_ms=-106, uncertainty_interval_ms=106

And, indeed, a machine is mathematically behind itself by 106 ms with an uncertainty of 106 ms, but still...

jackjansen commented 6 months ago

No longer relevant with orchestrator v2.