Page 1 of 1

NatNet streaming with Java

Posted: Wed May 06, 2009 12:41 pm
by nflow
Hello,

I am trying to do connect to Arena's NatNet stream using Java but up to now the only solution I found was to stream directly to C, then use a C/Java JNI. This is tedious, messy, and very hard to maintain. Could anyone provide me with some hints (or Java code) for accessing the NatNet stream directly using Java? I would greatly appreciate. I am a bit in a rush right now since I need that NatNet interface to be working in time for a publication.

Thanks,

Emmanuel