简体   繁体   中英

Capture an image from inbuilt webcam

I am trying to implement an application which would take an image from the inbuilt webcam and save the image. I am using a 64 bit Java and windows 7. After searching for a while I found that JMF doesn't work for 64 bit. If you got any code for 64 bit image capture through webcam please post the link.

For 64 bit JMF you might get some mileage out of Install JMF on Windows 7 64bit . There are alternatives to JMF as well, it seems, as detailed in Capturing image from webcam in java?

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