Search found 4 matches

by andrea_
Sat Feb 25, 2017 11:58 am
Forum: OptiTrack Data Streaming
Topic: how to check the client is connected
Replies: 5
Views: 4807

Re: how to check the client is connected

ok so the only way is to send a message and wait for the response. can you clarify the message type? I can see you send a "TestResponse", but I can't find any reference to it, instead I found a NAT_PING definition in the NatNetType.h and I'm not sure if I can use these IDs in the request o...
by andrea_
Thu Feb 23, 2017 7:37 am
Forum: OptiTrack Data Streaming
Topic: how to check the client is connected
Replies: 5
Views: 4807

Re: how to check the client is connected

I'm trying to check from the client side if it's still connected with the host(Motive) not vice versa.
by andrea_
Tue Feb 21, 2017 3:46 am
Forum: OptiTrack Data Streaming
Topic: how to check the client is connected
Replies: 5
Views: 4807

how to check the client is connected

Hi, how can I check if the client is connected to Motive? HostPresent in the ServerDescriptor only works during the initialisation. After I initialised the client, if I turn off the data streaming from motive, HostPreset is still true, however when I turn the streaming back on, my client cannot rece...
by andrea_
Thu Feb 09, 2017 8:27 am
Forum: OptiTrack Data Streaming
Topic: dead objects in rigid bodies data stream
Replies: 1
Views: 2191

dead objects in rigid bodies data stream

Hi, I'm working with multiple rigid bodies, the recorded data is quite noisy and despite the object trajectory is fine, Motive keeps swapping the IDs, this is fine, but the data I received is not consistent with the Motive preview. In motive I only see 1 moving object with "random" id, how...