Web Cam: Resources
From CFTP
Servlet example
If you have troubles writing scripts to accept images then take a look at LiveStreamServlet.java example. This Java Servlet accepts images, stores them in its cache and gives them away upon web page requests. This example is available on http://cftp.coldcore.com/files/impl/webcam/LiveStreamServlet.java.txt
The complete EAR file deployable under JBoss is available at http://cftp.coldcore.com/downloads-tl.html
Return to Plug-in: Web Cam