Search found 2 matches
- Wed Sep 11, 2024 8:44 am
- Forum: Motive
- Topic: How to redefine the camera numbers?
- Replies: 3
- Views: 7180
Re: How to redefine the camera numbers?
You can change the way cameras are numbered in the general settings under camera displays>camera ID. The default method is by location but you can change this to be by serial number. In Motive 3.1+ you have the option to set custom numbering. You can change the camera numbers in the general setting...
- Wed Sep 11, 2024 8:42 am
- Forum: OptiTrack Data Streaming
- Topic: Getting names of labelled markers in C API
- Replies: 1
- Views: 4033
Re: Getting names of labelled markers in C API
I'm integrating with the NatNet C API and want to access the name of each marker set in Motive. I'm getting the markers through an array. LabeledMarkers in `sFrameOfMocapData` but it looks like a function `NatNetClient::GetDataDescriptionList` can only be provided” The name of the marker in the mark...