Re: Webcam Capture problem
Did you run any installation programs on your machine when setting up JMF and/or OpenCV and, if so, did you run the same installation programs on the other machines or did you just copy over the jars etc.
Re: Webcam Capture problem
Quote:
Originally Posted by
keang
Did you run any installation programs on your machine when setting up JMF and/or OpenCV and, if so, did you run the same installation programs on the other machines or did you just copy over the jars etc.
I've installed JMF/OpenCV1.0 on all tested machines .. and used eclipse IDE to run/debug my program.
Appreciating your help.
Re: Webcam Capture problem
Unfortunately that's about the limit of my help. I know nothing about using webcams with java. I only mentioned the installation program because I had similar issues with hardware some time ago and eventually tracked it down to the installation program quietly adding DLL's to the OS which of course you don't get if you just install your application and the associated jars on another machine.
Sorry I can't be of more help.
Re: Webcam Capture problem
Thanks you, keang.
Can anyone help me ?
Re: Webcam Capture problem