patchworks Posted February 1, 2009 Posted February 1, 2009 CMU 1394 Digital Camera DriverWe provide a free driver as well as a C++ software library for cameras that comply with the 1394 Digital Camera Specification as published by the 1394 Trade Association http://www.1394ta.org. It is a fast, easy way to gain direct access to camera imagery and direct control of camera features....The result of our efforts is a C/C++ software library (DLL) that works with any compliant camera running on Windows 98 SE or later.In its current incarnation, the software provides a simple interface acquiring images, the ability to manipulate any available camera feature, and a tight, clean API. The software has been thoroughly tested on only a few cameras (Sony DFW-V500,VL500, Pyro Webcam), but there is nothing coded specifically for these cameras and the driver should work with any other compliant camera. The distribution also includes complete source for a demo application (MFC) that demonstrates the functionality of the library.
blackwire Posted February 2, 2009 Posted February 2, 2009 There is a 1394 driver already built into 98se. I suppose it might help 95 users though.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now