Does anyone have a sample code that send data to the trackmapper ?
I have a small application and I'd like to connect with the TrackMapper. Someone told me I could do that with the optitrack SDK ??
Can anyone help me ?
thx
Track Mapper
Re: Track Mapper
If you are referring to the Track Mapper application which is used with the TrackIR software, then it is not possible. The OptiTrack SDK provides a way for your own applications to access the tracking data of our cameras. It does not provide the ability to communicate with TrackIR Enhanced applications.
If you are trying to send keystrokes to applications, then you might want to look into the SendInput() function of the Windows API.
If you are trying to send keystrokes to applications, then you might want to look into the SendInput() function of the Windows API.