I am thinking of creating a project for controlling my integrated webcam in java.
I have tried searching and found that we need to use JMF for this kinda stuff. But i couldn't find any good tuts or books which explains JMF from scratch.
I am thinking of creating a project for controlling my integrated webcam in java.
I have tried searching and found that we need to use JMF for this kinda stuff. But i couldn't find any good tuts or books which explains JMF from scratch.
I've actually had more success using Xuggler than FMJ or JMF. Here is a demo program for displaying from a webcam:
The following link explains JMF with nice examples:
http://grack.com/downloads/school/enel619.10/report/java_media_framework.html