I am doing video capturing through webcam using jmf. i am very new to this and dont know how to use jmf.
I downloaded and installed jmf,it detects my video devise but now i want to run java code to detect the same.
Please help.
I am doing video capturing through webcam using jmf. i am very new to this and dont know how to use jmf.
I downloaded and installed jmf,it detects my video devise but now i want to run java code to detect the same.
Please help.
Hello, You have to download the jar files of JMF ,and add these jar at the library .Here is the Link of example code for detecting the webcam using java code :
Please Check this, it works.I have tried this example it is very good.