nay
October 27, 2008, 12:56am
#1
hi all
is it possible to explicitly set a camera setting in code, rather than the camera settings dialogue window?
I’d like to have an xml file with a default configuration, that can be loaded after an application is installed on a new machine
cheers
nay.
JGL
November 4, 2008, 10:00pm
#2
Hey nay,
Are you working on OSX or Windows or Linux? If on OSX or Windows you will probably have to get into some Quicktime library coding. On linux you would have to use the library that is the equivalent in oF on Linux:
http://www.unicap-imaging.org/
Quicktime is a huge library, you might try searching the Quicktime Developer Mailing list:
http://developer.apple.com/QuickTime/
Or posting there if nothing turns up.
Cheers,
JGL
anyone havea example of this…
Seven
May 29, 2009, 12:04pm
#4
yeah I also would have interest to see an example!!!
,Seven
grimus
October 23, 2009, 10:17am
#5
If you have a firewire camera supported by libdc1394, you can set camera settings in code in the libdc1394 SDK of the ofxVideoGrabber addon:
http://code.google.com/p/digitalstarcode/downloads/list
By the way the mac iSight camera is IIDC compatible I think, and therefore can use libdc1394