This is a Jetty-powered WebApp that serves as a web-interface for GPhoto2 program. It can be put on any machine that has libgphoto2 and Java 1.5 or above. The calls to GPhoto2 are done using JNA.
Included dependencies:
- gphoto2-jna
- jlibgphoto2
Build dependencies:
- LibGPhoto2 - http://www.gphoto.org
- JDK 8+
- Maven 3.3+
Runtime dependencies:
- LibGPhoto2 - http://www.gphoto.org
- Java 8+ (use Java5 compatibility builds if you need to run on earlier java versions - see in releases).
Like this project in python the aim of this fork is to do a java controller for my photobooth based en this
Notes:
- See also GPhoto2 for Raspberry Pi - https://github.com/gonzalo/gphoto2-updater
- See also for more informations about original projects: