How to take single snapshots from a webcam?

后端 未结 4 1539
死守一世寂寞
死守一世寂寞 2020-12-21 14:51

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

4条回答
  •  遥遥无期
    2020-12-21 15:41

    what you are looking for might be the Java Media Framework (JMF). See the Sun Tutorial. I hope that helps.

提交回复
热议问题