NaNet Streaming integration with OpenTracker
Posted: Tue Nov 25, 2008 7:26 am
Hello,
We are trying to retreive realtime data from Arena using the NaNet Streaming. Since most of our application are running on top of Opentracker, we are creating a driver for the NaNet protocol.
Folowing the example in the forum, we are able to get the data using UDP multicast. However how can we request the description of the data (i.e which markers and rigid bodies are present - Packet Message ID 5).
Using the multicast , we just receive Message ID 1 and 7. What kind of connection is needed to request Message ID 5.
This is done by the NaNet SDK example, however we cannot use the client example since it is using callback to pass the data.
Could you describe the connection to the server to request tracking description or provide the source code of the NaNetLib?
We are trying to retreive realtime data from Arena using the NaNet Streaming. Since most of our application are running on top of Opentracker, we are creating a driver for the NaNet protocol.
Folowing the example in the forum, we are able to get the data using UDP multicast. However how can we request the description of the data (i.e which markers and rigid bodies are present - Packet Message ID 5).
Using the multicast , we just receive Message ID 1 and 7. What kind of connection is needed to request Message ID 5.
This is done by the NaNet SDK example, however we cannot use the client example since it is using callback to pass the data.
Could you describe the connection to the server to request tracking description or provide the source code of the NaNetLib?