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.
Asked
Active
Viewed 1,640 times
1 Answers
0
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.html1

David Menard
- 2,261
- 3
- 43
- 67