weijiasu
November 7, 2003, 08:00:59
I bought a firewire camera (DFK21F04) from IMAGINGSOURCE, it came with IC Imaging Standard v1.41. I installed the software on my laptop PC (OS: Windows XP Professional, DirectX 9 SDK, Visual C++6 with service pack 5). Everything works fine with the executable example programs that came with the package (such as Demeapp). I see the device listed in the program as "1394 Desktop Video Camera" and I can also view live images. But when I compiled the example VC6 projects (such as demoapp or SimpleProperty) and run it -- no video device is found. When I run debugger, I see pVidCapDevList->empty()==TRUE ( I inserted the serial number, the InitLibrary works fine). I then follow the instructions to generate the FirstStep project and run it. It also gives me a message -- "There is no video capture device is available". Please help me. What could be wrong? Thanks!