haos-photobooth

MIT License

Stars
3
Committers
2

Hao's Photobooth

Hardware Required

  • a TriggerTrap for DSLR only (or any audio to trigger device)
  • Canon Selphy CP1200 (or any IPP-compatible printer)

Software Required

Getting Started

  1. yarn install all the dependencies
  2. Config your app in these places
  3. build/scripts/start.js change the printer IP to your IP (line 14)
  4. Duplicate .env.example to .env and specify your Face API creds
  5. Add a logo.jpg (the logo at the top of the photostrip) to the public directory
  6. yarn start starts the photobooth in localhost:3000