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.
Asked
Active
Viewed 1,573 times
1 Answers
1
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?