Hi,
Can someone give me a sample of code or hint to help to detect a webcam using java and capture images from it an store it in a file with an associated extension. I need that for an university project that I doing on image processing.
I read this :
http://java.sun.com/products/java-media/jmf/2.1.1/solutions/JVidCap.html#howto
But all of that seems difficult for me.
Tks.