CMU 1394 Digital Camera Driver
Downloads |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source NotesThe source distributions generally contain a Developer Studio workspace, 1394Camera.dsw, that contains three projects. 1394camera This is the DLL project and should be compiled against the latest platform SDK from Microsoft, which is available somewhere on their web site. Be sure to have it integrated into your build environment. Building against an older set of headers and libraries may generate compiler errors or otherwise undesirable behavior. 1394cmdr This is the device driver and must be built from within the Windows DDK (build 2600 or later for version 6.3) root directory. It will not compile properly from within the workspace, nor will it compile properly outside of the DDK root (i.e. C:\WINDDK\2600\). To compile it, place the entire folder inside the DDK root, start a free build environment, and use the build.exe utility just as you would for any other driver. 1394CameraDemo This is the same demo app that may be found in the distribution zip. It is provided here as a matter of convenience. The demo still compiles against the global versions of the library and headers, so if you make changes to either, you need to update them before recompiling the demo. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Other DownloadsThese have yet to be synced up with the 6.4 release series, so your mileage will definitely vary.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||