How to record data through NatNet samples with c#?

NatNet, VRPN, TrackD, and Plugins
Post Reply
gestus93
Posts: 1
Joined: Tue Oct 10, 2017 12:21 am

How to record data through NatNet samples with c#?

Post by gestus93 »

Hi, I'm curious about how to manage record data in NatNet sample exe program
With given samples, record button seemed to be not working.
How to register save address?
Attachments
Natnetsample.PNG
Natnetsample.PNG (35.42 KiB) Viewed 2642 times
steven.andrews
NaturalPoint Employee
NaturalPoint Employee
Posts: 738
Joined: Mon Jan 19, 2015 11:52 am

Re: How to record data through NatNet samples with c#?

Post by steven.andrews »

Hello gestus93,

The NatNet SDK does not directly support recording the data it receives. If you wish to record what is received through NatNet, you will need to develop this part of your application.

The code you shared is an example of how the NatNet SDK can be used to trigger Motive using remote commands. If the command sends successfully, Motive should start recording.

If you have any other questions, please feel free to reach out to us directly through our Support page.

Thanks,
Steven

--
Steven Andrews
OptiTrack | Senior Customer Support Engineer
help.naturalpoint.com
support@optitrack.com
Post Reply