I am using The Java Media Framework.
This framework is rather slow at processing images.
Please could you recommend a free framework for working with images that is fast enough to work and support high-resolution web-camera?
Have you checked out Xuggler? It is a great Java alternative and uses FFmpeg as a backend. With good support and documentation.