Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 677 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 677 Bytes

photobox

A web server that shows the latest photo of your camera Photobox setup

Requirements

  • imagesnap (via homebrew) for using the isight camera of your MacBook
  • gphoto2 (via homebrew) for controlling your DLSR camera
  • epeg (via source) for scaling your photos

How to install

pip install -r requirements.txt
yarn install

How to start

python run.py

How to use

  • localhost:5000/ -> shows latest photo and photo count
  • localhost:5000/button -> shows additional trigger button