How to capture video using JMF, but without installing JMF
A videoconferencing project I was working on used JMF to capture video and audio, and transmit it to another endpoint. An issue was that my team didn't want the user of the product to have to install JMF. I thought it might be worthwhile to share our solution to this problem. It works. It works well. My question to you is: does anyone h...