Search found 2 matches

by HenryInUtah
Thu Aug 28, 2025 11:33 am
Forum: OptiTrack Data Streaming
Topic: On-demand packet reception - Python SDK
Replies: 1
Views: 34027

Re: On-demand packet reception - Python SDK

I do not know the details of the Python SDK. I use an old "NatNetClient.py" program that I have edited as needed. It was originally supplied by Natural Point. Is that what you are using? If you are setting a callback function to receive the data, try setting that callback function to None....
by HenryInUtah
Thu Aug 28, 2025 11:23 am
Forum: OptiTrack Data Streaming
Topic: Rigid body name from streaming ID
Replies: 0
Views: 673

Rigid body name from streaming ID

Hello,

The asset panel in Motive assigns a name to a streaming ID. When I get the ID in a client program, is there a way to lookup what the name is? Maybe Motive saves this mapping in a configuration file or something like that?

Thanks for your help.