We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
camera settings (Read 1024 times)
camera settings
Feb 8th, 2006, 6:28am
 
Hi

I can get processing to see and capture from my two cameras one DV and one isight but I cannot get the capture settings dialogue to open.

The app crashes with the apple error
processing.core.PApplet quit unexpectedly

And in the text area of the Processing environment's console I get

quicktime.std.StdQTException[QTJava:6.1.3b1],-9402=cantDoThatInCurrentMode,QT.vers:7038000

I'm Running OSX 10.4.2 and quicktime 7.0.3 on a dual 2.3 ghz G5

Any answers?

Cheers
Rhian
Re: camera settings
Reply #1 - Mar 6th, 2006, 7:15pm
 
hey hey!

i had the same issue and fixed it with a really dirty workaround in the processing source code.
however, for me it works.
you can download the file from http://www.superduper.org/video.zip

just delete the video folder from apps/processing/libraries/
and unpack that file there.

let me know if it works for you...
hansi.
Re: camera settings
Reply #2 - Mar 15th, 2006, 1:40am
 
Fantastic

It works!!
thank-you, this solves a big problem for me.
Re: camera settings
Reply #3 - Mar 15th, 2006, 5:16am
 
added this for rev 0108. thanks hansi!
Re: camera settings
Reply #4 - Apr 11th, 2006, 6:08am
 
This still doesn't seem to work in presentation mode. I want to adjust my settings after I CNTRL-SHIFT-R  but no go - so the camera is in an infinate focus loop. Anyone know a solution for this?
Re: camera settings
Reply #5 - Apr 11th, 2006, 6:30am
 
Sorry, one other question: Can the camera settings such as focus, and brightness be set within processing code or as a function of the video capture library? I cannot seem to drag the sliders to accurate enough values, and the manual entry boxes do not update the camera settings either in the dialogue. Did anyone find a workaround to this?
Page Index Toggle Pages: 1