Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cbonnissent/vertxphotobooth
A vertx photobooth
https://github.com/cbonnissent/vertxphotobooth
photobooth photobooth-wedding vertx vertx-web vertx3
Last synced: 16 days ago
JSON representation
A vertx photobooth
- Host: GitHub
- URL: https://github.com/cbonnissent/vertxphotobooth
- Owner: cbonnissent
- Created: 2018-05-07T08:11:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T08:23:37.000Z (over 6 years ago)
- Last Synced: 2024-11-05T17:53:22.049Z (2 months ago)
- Topics: photobooth, photobooth-wedding, vertx, vertx-web, vertx3
- Language: Java
- Size: 212 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Photobooth
A web photobooth in [vertx](https://vertx.io/)
## Introduction
It's a simple webphotobooth in vertx
There are some verticles for :
* serve the web page and the socket.io binding to the vertx eventBus
* a picture verticle that take high res photo (with the linux command streamer) and compose it
* a printer verticle that print the photo
* (TODO) a binding verticle to lirc## Run
``mvn clean package && java -jar target/photobooth-1.0.0-SNAPSHOT-fat.jar -conf ./config.json ``
## Config
There is a config file ``config.json`` with some parameters