Search found 4 matches

by bgamp
Thu Nov 13, 2008 1:07 pm
Forum: OptiTrack Data Streaming
Topic: Streaming Question
Replies: 19
Views: 27189

Re: Streaming Question

<t>Yeah, I checked for that... the RB tool is using NatNet 1.4 and the ICD I have been using is also 1.4.<br/> I sent you an email to support with a spreadsheet I have been using to try and figure out how to write my parsing program. Hopefully it will be easier to understand my parsing problems seei...
by bgamp
Thu Nov 13, 2008 9:32 am
Forum: OptiTrack Data Streaming
Topic: Streaming Question
Replies: 19
Views: 27189

Re: Streaming Question

<t>Hey, thanks.<br/> <br/> We got it working with Java and your help.<br/> <br/> Just a suggestion for the future... Matlab can inherently setup and read udp packets if they are not multicast. That would make it easier to use your system with our (and others') systems.<br/> <br/> Thanks again.<br/> ...
by bgamp
Thu Nov 13, 2008 9:24 am
Forum: OptiTrack Data Streaming
Topic: NatNetBitStream
Replies: 2
Views: 3775

Re: NatNetBitStream

<t>Hi, I am also having a similar problem. We finally got the java program to read the multicast udp stream, but the data received doesn't match the interface control document provided. Is there an update to this doc? I am using Doc 1.4(draft).<br/> <br/> Specifically, the Mocap Data Packet doc says...
by bgamp
Sat Nov 08, 2008 6:49 pm
Forum: OptiTrack Data Streaming
Topic: Streaming Question
Replies: 19
Views: 27189

Re: Streaming Question

<t>Me three. I need to get the rigid body information into matlab, but the udp interface command does not support multicast.... Reading through all the documentation, it seems strange there is no way to output through normal udp.<br/> <br/> I have looked into other methods, like writing a java progr...