My Solutions

1: Have server or client send positions at a fixed intervals.
2. Have input included with timestamp.
3. stream input with timestamp while server streams back postion and velocity on regular basis with timestamp.

(Since we can only send data to server at the moment:)

  1. have client set position on server on fixed intervals instead of setting fields twice.
  2. have server return a value if possible to set position of the client.
  3. set a popup on the server when the client sends a different position telling the server they need fiberoptic.
1 Like

Privacy & Terms