Pythonapplication to scan DataMatrix barcodes using webcam. Uses libdmtx as backend decoder and pyGTK for display. Intended as a conference badge scanning application, but flexible enough to allow other applications.
L.E.I.C.A. (Long Exposure Internet CAmera) is an application that takes input from your webcam, or v4l2 device, and makes a long-exposure image.
Until now there's only a python binding for this app, soon there will be a C/C++ SDL one
A Webcam application, consists of an application that connects to the camera, a Servlet that receives the images, an Applet that displays the video and a simple client for FTP upload.