Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Zenithar/raspbooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspbooth

My Wedding Rasberry PI Photobooth

Environment

  • Raspberry Pi 3 (Archlinux arm7h)
  • RPi Camera v2 (8MP)
  • Photo printer (ie: Canon SELPHY CP910)
  • A tablet/phone for IHM

Bootstrap

Update the system and install dependencies

$ pacman -Syu
$ pacman -S python python-pip python-virtualenv cups python-cups hostapd dnsmasq

Initializing the python environment

$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt

Run

(env) [alarm@alarmpi raspibooth]$ python app.py
 * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)

Photo and Screenshots

Tablet view