Page 1 of 1

Streaming Manipulated Live Data

Posted: Thu Oct 14, 2021 6:20 am
by meanerbeaver
Hi,

I am trying to stream additional runtime created rigidbodies to our clients using Motive API.

We are currently collecting marker positions from Motive API and solving them to rigidbodies at real-time, but could not find a way of streaming the rigidbodies we have calculated to our clients. Can this be achieved using Motive API functionalities? What course can we take if we were to try and stream our calculated data using NatNet SDK?

The old SimpleServer example seems like it would work wonders here if it weren't deprecated but we are running on Motive 2.0.1 and NatNet 3.0.

Appreciate any help!