Resolves #160 by resync of clock
Compare changes
Files
5- Nicolas Pope authored
@@ -80,7 +80,7 @@ void setClockAdjustment(int64_t ms);
@@ -92,6 +92,8 @@ void start(bool block=false);
Maintenance on Tuesday 15.4. at 14:00. ETA 60 - 90 minutes.
Could be improved by not doing every frame and by ensuring that the clock sync can't be starved from happening. It does not, in principle, allow for different machines to clock sync without restart. One bug may not may not be related to this which causes the program to crash on peer disconnect (client stream removal).