I want to know if the system has a attached webcam. How should i proceed? I want to do it with java language.
Share
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.
If you want to find out what type of peripherals are attached to your computer via USB for example you have to understand how USB works.
Here are some interessting Links for you:
USB Faq
Developer Info
If you already know what type of camera it could be…you could search the computer for specific driver files. From that point on you can check if it is active or not.