简体   繁体   中英

Take webcam snapshot in java without JMF?

I was wondering what I would need to read up on in order to take a snapshot with java?

I don't want to use any external libraries... I want to do it all myself for the purpose of learning. If you could point me in the right direction that would be great.

Check out xuggle -- superb lib, which works under both Linux and Windows. That is an external lib, but it is open source and thus you can grab their code and see how it is implemented.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM