A simple photo booth program. It was written hastily for a party.
- Java 1.5 or later.
- Java Media Framework.
- A JMF-supported capture device.
The project is packaged with NetBeans project files. The easiest way to build it is by using NetBeans tools. Though it really does not stop you from building from the source however way you like.
However way you build it, just run the built jar, or the class
swingcapture.Main
directly.