andreknieriem / photobooth

A photobooth Web-Application for raspberry pi with gphoto2

Home Page:https://photobooth.andrerinas.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

!!!

!!!


Photobooth by Andre Rinas

A Photobooth web interface for Raspberry Pi and Windows.

😍 Features

  • Works on Windows and Linux.
    • Under Windows digiCamControl by Duka Istvan can be used to control the camera and to take pictures.
    • Under Linux gPhoto2 is used to control the camera and to take pictures.
  • Images are processed with GD.
  • Photobooth caches all generated QR-Codes, Thumbnails and Prints.
  • Standalone Gallery (localhost/gallery.php).
  • Settings can be changed via Admin Panel (under localhost/admin):
    • Multi-language support:
      • German
      • English
      • Spanish
      • French
      • Greek
    • Gallery:
      • Order pictures in gallery ascending oder descending by picture age.
      • Hide the gallery.
    • Choose between md5- or date-formatted image names.
    • Choose an image filter after taking a picture.
    • QR-Code to allow downloading pictures from your Photobooth.
    • Pictures can be directly downloaded from the gallery.
    • Print feature.
      • Optional: Print a frame on your picture (replace resources/img/frames/frame.png with a frame of your choice).
      • Optional: Print text on your picture.
      • Optional: Print QR-Code on the right side of your picture.
    • Pictures can be sent via e-mail.
    • LivePreview (uses device cam).
    • Event specific (e.g. wedding, birthday) config to show a symbol (e.g. heart) between some text on the start page.
    • Green screen keying (chroma keying).
    • Photo collage function: take 4 pictures in a row with or without interruption and let it generate a collage out of it.
    • Save pictures with a Polaroid effect.
    • Adjust take picture and print commands.
    • And many more options to adjust and style Photobooth for your personal needs.

πŸ“· Screenshots

βš™οΈ Prerequisites

  • gphoto2 installed, if used on a Raspberry for DSLR control
  • digiCamControl, if used unter Windows for DSLR control
  • NGINX, Lighttpd or Apache

πŸ”§ Installation & Troubleshooting

Please follow the installation instructions in our Photobooth-Wiki to setup Photobooth.

If you're having trouble or questions please take a look at our FAQ before opening a new issue.

πŸ” Changelog

Please take a look at the changelog in our Photobooth Wiki.

πŸŽ“ Tutorial

Raspberry Pi Weddingphotobooth (german)

πŸ‘ Contributors and thanks to

About

A photobooth Web-Application for raspberry pi with gphoto2

https://photobooth.andrerinas.de/

License:MIT License


Languages

Language:PHP 43.5%Language:JavaScript 43.1%Language:SCSS 9.4%Language:CSS 1.9%Language:Shell 1.0%Language:Dockerfile 0.9%Language:Python 0.2%