Visual C# interface

Post Reply
johnbsys
Posts: 15
Joined: Mon Oct 10, 2011 4:20 pm
Location: Iowa

Visual C# interface

Post by johnbsys »

I am new to this forum and have searched high and low for a wrapper dll to grab frames from my TrackIR 5 cameras using C#. I see several references to an OptiTrack.dll but have been unsuccessful in getting any samples to work with my VB2010 C#. If someone could help me simply connect to a camera I should be able to figure out the rest.
Thanks in advance.
NaturalPoint - Mike
Posts: 1896
Joined: Tue Feb 01, 2011 8:41 am
Location: Corvallis, OR

Re: Visual C# interface

Post by NaturalPoint - Mike »

Unfortunately, while compatibility exists for the TrackIR with the Camera SDK, support for it is not guaranteed. A native wrapper does not exist, at least provided by us. You would need to work with the SDK to create this.
Birch
Posts: 1139
Joined: Thu Jan 30, 2003 5:00 am
Location: Corvallis, Oregon

Re: Visual C# interface

Post by Birch »

Please see the following thread for information about where to find a third party .Net wrapper for the new Camera SDK.

http://forum.naturalpoint.com/forum/ubb ... mber=45075
Post Reply