NatNet streaming with Java

NatNet, VRPN, TrackD, and Plugins
Post Reply
nflow
Posts: 3
Joined: Wed Jul 02, 2008 11:39 am

NatNet streaming with Java

Post 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
Post Reply