Hi,
Sdk is running nicely on dev-C++ with opencv. (if needed could post few lines about it, not much to do thou)
Next I was planning to make one demo program (if I get it working could share it, too). Just having one question about that, if I use two cams on same machine how closely the frames are in sync (capture done with two threads and started “almost” at same time (as we know windows is not real time). Could mark frames with ticks, but then would need some post processing (one-way). Idea is to try to make 3d(red-green or frame mix) video feed, with 2 cams. Actually this might be nice add to directshow you could stream 3d video in msn, skype or ...
Other thing what I was planning to look is, could I get some more calculating power from my gpu (working on ‘slow’ laptop, but gpu support Cuda (might check OpenCL, if got time) and would give 13GFlop extra)