ZackMattor / photobooth_v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS Electron Photobooth for DSLR Cameras

Gettng Started

  • Install Node 12 - suggest using NVM
  • Install gphoto2
  • npm install
  • npm start

All captured photos will land in a captures directory in the root of the project.

Any DSLR that support live preview and capturing images in gphoto2 should work with this app.

About


Languages

Language:JavaScript 73.6%Language:HTML 26.4%