OptiTrack USB OptiHub registering as a camera.

Post Reply
raymondim
Posts: 4
Joined: Thu Aug 13, 2009 8:51 pm

OptiTrack USB OptiHub registering as a camera.

Post by raymondim »

I am having an issue using the OptiTrack USB OptiHub to connect two OptiTrack v100 R2 cameras to my computer. When I connect the cameras to my PC i call:

Code: Select all

//== Enumerate (Identify) Available Cameras ==========----
   cameraCollection->Enum ();

//== Determine Available Cameras =====================----
   cameraCollection->get_Count (&camera_count);
This will return 2. As soon as I connect the OptiTrack USB OptiHub the returned value is 3. Thanks in advance for your response.
raymondim
Posts: 4
Joined: Thu Aug 13, 2009 8:51 pm

Re: OptiTrack USB OptiHub registering as a camera.

Post by raymondim »

Sorry found corresponding thread here.
http://forum.naturalpoint.com/forum/ubb ... #Post41277
Post Reply