Search found 2 matches

by funky12
Mon Aug 01, 2022 4:38 am
Forum: OptiTrack Data Streaming
Topic: NatNet - Android data streaming
Replies: 28
Views: 21303

Re: NatNet - Android data streaming

Hi there, The NatNet SDK contains a direct depacketization sample (PacketClient.cpp), that shows how to decode NatNet UDP packets directly without needing NatNet lib . If you updated your plugin to use this approach, you could then recompile for Unix (Linux/android/etc). Alternatively, you could us...
by funky12
Mon Feb 21, 2022 9:25 pm
Forum: OptiTrack Data Streaming
Topic: NatNet - Android data streaming
Replies: 28
Views: 21303

Re: NatNet - Android data streaming

muzmalik98 wrote: Mon Jan 03, 2022 6:52 am Hi Johny3212,

have you been able to solve this issue? I'm currently working on a similar problem.I want to stream tracking data to an Android client. Hence i would really appreciate it, if you could post your solution or give me some information about it :)

Thanks,
Me too :roll: