vote up 1 vote down star
1

Looking for resources and information regarding capturing video from an external webcam on Mac OS X using Java. QTKit seems to only offer this functionality in native code. Any information would be appreciated.

flag

50% accept rate
The last time I did anything like this I used the Java Media Framework. This was along time ago - so I guess that project is dead? – teabot Jul 20 at 18:42

1 Answer

vote up 0 vote down

Hey, The Java Media Framework is still the way of doing it, although you will have to download it seperatly from the JDK. It's available on sun's website.

here's a link to the API:

http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/guide/index.html[1]

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.