项目作者: cbonnissent

项目描述 :
A vertx photobooth
高级语言: Java
项目地址: git://github.com/cbonnissent/vertxPhotobooth.git
创建时间: 2018-05-07T08:11:42Z
项目社区:https://github.com/cbonnissent/vertxPhotobooth

开源协议:

下载


Photobooth

A web photobooth in vertx

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