thorsten-l / rpi-photobox

A Photobox/Photobooth software for the RaspberryPi written in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpi-photobox

A Photobox/Photobooth software for the RaspberryPi written in Java.

Requirements

  • Raspberry PI 4 (Works with RPi3 also, but the USB image transfer between camera and RPi4 is about 4 times faster.)

  • Liberica Java Development Kit Version 11 from BellSoft. The version for Linux ARMv7 contains Device IO API as additional module and JavaFX with hardware-accelerated EGL support for the Raspberry Pi.

  • Touchscreen Monitor

  • Raspberry Pi Camera

  • Digital Camera that can be controlled by gphoto2 (e.g. Canon EOS 7D)

  • USB Photoprinter (e.g. Canon SELPHY CP910)

  • A big fat red button ;-)

About

A Photobox/Photobooth software for the RaspberryPi written in Java

License:Apache License 2.0


Languages

Language:G-code 68.7%Language:Java 28.5%Language:Shell 1.9%Language:C++ 0.5%Language:C 0.3%Language:CMake 0.1%