Track Mapper

Post Reply
frtr
Posts: 1
Joined: Thu Aug 23, 2007 6:07 am

Track Mapper

Post by frtr »

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
Birch
Posts: 1139
Joined: Thu Jan 30, 2003 5:00 am
Location: Corvallis, Oregon

Re: Track Mapper

Post by Birch »

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.
Post Reply