PDA

View Full Version : WebCam Driver Access


jtpelnge
11-11-2008, 09:01 PM
I am interested in experimenting with time-lapse photography using a Philips SPC900NC webcam, but have been unable to find an application that will allow me to manually control the exposure of each frame as well as wait several seconds between exposures. Most either do one or the other, so I’m considering writing my own application. Can anyone tell me how to access the driver for this webcam (i.e. what arguments need to be provided and what is the name of the function I should call)? I will probably be writing in C++.

Thanks

John Plenge

Paul Komski
11-12-2008, 05:25 AM
Driver Backup (http://www.zhangduo.com/driverbackup.html) should extract them for you. Hope that helps.