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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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 :
Click Here
Please Check this, it works.I have tried this example it is very good.