Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thorsten-l/rpi-photobox
A Photobox/Photobooth software for the RaspberryPi written in Java
https://github.com/thorsten-l/rpi-photobox
gphoto2 java opencv photobooth photobox raspberry-pi
Last synced: about 4 hours ago
JSON representation
A Photobox/Photobooth software for the RaspberryPi written in Java
- Host: GitHub
- URL: https://github.com/thorsten-l/rpi-photobox
- Owner: thorsten-l
- License: apache-2.0
- Created: 2019-07-29T11:15:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T15:55:34.000Z (6 months ago)
- Last Synced: 2024-05-21T17:06:00.097Z (6 months ago)
- Topics: gphoto2, java, opencv, photobooth, photobox, raspberry-pi
- Language: G-code
- Size: 346 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://bell-sw.com/java11). 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 ;-)