no cameras detected
Posted: Thu Jan 19, 2012 11:31 am
hi. i'm currently unable to connect to a camera, with both my own code and the provided sample code and visualtest.exe
visualtest.exe pops up a dialog with "Please connect a camera before running this application"; SimpleCameraList.exe does not succeed either.
the camera work fine with TrackingTools
my setup is:
- Windows7 (64bit)
- TrackingTools 2.3.2
- Camera: OptiTrack S250 M000994
i have installed the Camera SDK on my developer machine, which is _not_ the machine connected to the camera.
my development machine is:
- Windows7 (64bit)
- VisualStudio 2008 Professional Edition
when installing i simply ignored the warning about VS2005 service pack... not being installed.
after i upgraded the projects from vs2005 to vs2008 they compiled fine (well, CameraList/Release did not work before i removed glaux.lib and added cameralibrary.lib and searchpaths)
i then copied all the stuff to the deployment machine, added \lib\ to the PATH (so cameralibrary.dll is found) and started the programs: no luck.
so i started TrackingTools, the camera shows just fine.
if i run SimpleCameraList.exe while TrackingTools are showing the frames, the image disappears and the fan stops and the id-leds on the cam changes from ". 1" to " ."; once the SimpleCameraList releases the CameraManager, the image reappears in TrackingTools and the fan and leds come up again)
any hints what is going wrong?
visualtest.exe pops up a dialog with "Please connect a camera before running this application"; SimpleCameraList.exe does not succeed either.
the camera work fine with TrackingTools
my setup is:
- Windows7 (64bit)
- TrackingTools 2.3.2
- Camera: OptiTrack S250 M000994
i have installed the Camera SDK on my developer machine, which is _not_ the machine connected to the camera.
my development machine is:
- Windows7 (64bit)
- VisualStudio 2008 Professional Edition
when installing i simply ignored the warning about VS2005 service pack... not being installed.
after i upgraded the projects from vs2005 to vs2008 they compiled fine (well, CameraList/Release did not work before i removed glaux.lib and added cameralibrary.lib and searchpaths)
i then copied all the stuff to the deployment machine, added \lib\ to the PATH (so cameralibrary.dll is found) and started the programs: no luck.
so i started TrackingTools, the camera shows just fine.
if i run SimpleCameraList.exe while TrackingTools are showing the frames, the image disappears and the fan stops and the id-leds on the cam changes from ". 1" to " ."; once the SimpleCameraList releases the CameraManager, the image reappears in TrackingTools and the fan and leds come up again)
any hints what is going wrong?