Very high overhead in multithreaded applicati

Post Reply
wesslen
Posts: 8
Joined: Tue Mar 21, 2006 5:00 am

Very high overhead in multithreaded applicati

Post by wesslen »

We are using a TrackIR4 with the OptiTrack SDK.
When calling OptiTrack API functions from a multithreaded application (COINIT_MULTITHREADED), there is an enormous overhead for every call. So large that we've been forced to write a single-threaded application to talk to control the camera and pass the information on to the main application.

[ August 17, 2006, 01:54 AM: Message edited by: wesslen ]
Birch
Posts: 1139
Joined: Thu Jan 30, 2003 5:00 am
Location: Corvallis, Oregon

Re: Very high overhead in multithreaded applicati

Post by Birch »

quote:Originally posted by wesslen:
We are using a TrackIR4 with the OptiTrack SDK.
When calling OptiTrack API functions from a multithreaded application (COINIT_MULTITHREADED), there is an enormous overhead for every call. So large that we've been forced to write a single-threaded application to talk to control the camera and pass the information on to the main application.Thank you for bringing this to our attention, we will look into this and see what we can find.
Post Reply