Hi,
I'm using the NatNet SDK to stream data from the Motive OptiTrack to my client application.
I was wondering if the rate of the data streaming is configurable ?
My first guess is that depends on the cameras fps, or perhaps, maybe I can configure it to a slower rate then the cameras fps (yes, it means to skip over packets).
Thanks for the help,
Joseph
Does the data streaming rate is configurable ?
-
- Posts: 17
- Joined: Sun Jan 05, 2020 8:52 am
-
- NaturalPoint Employee
- Posts: 601
- Joined: Mon Jan 19, 2015 11:52 am
Re: Does the data streaming rate is configurable ?
Hi Joseph,
Thank you for sharing this question with the community.
Motive will stream the data out at the frame rate of the cameras. This cannot be reduced unless you change the frame rate of the cameras.
Instead of this, you may want to access the incoming data at the rate you need.
Best,
Steven
--
Steven Andrews
OptiTrack | Senior Customer Support Engineer
help.naturalpoint.com
support@optitrack.com
Thank you for sharing this question with the community.
Motive will stream the data out at the frame rate of the cameras. This cannot be reduced unless you change the frame rate of the cameras.
Instead of this, you may want to access the incoming data at the rate you need.
Best,
Steven
--
Steven Andrews
OptiTrack | Senior Customer Support Engineer
help.naturalpoint.com
support@optitrack.com
-
- Posts: 17
- Joined: Sun Jan 05, 2020 8:52 am
Re: Does the data streaming rate is configurable ?
Thanks for help!!