SORRY, the applet has been disabled due to my bandwidth costs! Constantly streaming video was eating up my connection (think YouTube, but only ONE server :). Please test the video streaming applet by building jipCam and running it in Jetty or Tomcat locally. The SourceForge CVS repository has the latest files: http://jipcam.cvs.sourceforge.net/jipcam/
This MJPEG streaming video applet requires JMF in order to run. It demonstrates jipCam's MJPEG frame parser, and jipCam's integration with the Java Media Framework to provide access to raw JPEG video frames. In the case of this applet, video frames are acquired from the camera emulator's streaming MJPEG via jipCam, and rendered by JMF. In other applications jipCam could send the frames to video analysis libraries for other uses. The JMF notion of a "source" and "sink" for streaming content makes manipulation of the video source straight forward.