Hello, I was given a web cam to use, but unfortunately it pulls the image into a page via an applet. The applet kills the page load time turning it into a 5-6 second wait.
In addition to the Java applet, the camera will FTP an image to a single filename every X seconds. I'm wondering if I can use that feature combined with JQuery and maybe JQuery Cycle Plugin to do something better than the Java applet? I'm just looking for general advice or ideas right now. Thanks in advance,