I want to take a snapshot with my webcam using java and save it to a jpg file. What are the steps needed to do so? A tutorial would be greatly appreciated.
Greetings
what you are looking for might be the Java Media Framework (JMF). See the Sun Tutorial. I hope that helps.