I'm using the Rigid Body toolkit to generate the location of one rigid body. I then stream that data using NatNet.
On the same PC I am running the NatNet client and I can receive the streaming data and display it on screen.
However after about two minutes I notice a lag between the motion of the rigid body and the displayed data.
Is there some data buffering occuring? Do I need to set up some handshaking?