Skip to content

A photobooth Web-Application for raspberry pi with gphoto2

License

Notifications You must be signed in to change notification settings

damanti-me/photobooth

This branch is 2 commits behind andreknieriem/photobooth:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 15, 2019
Jan 15, 2020
Apr 5, 2020
Aug 5, 2020
Oct 23, 2020
Jul 5, 2021
Jan 4, 2020
Nov 14, 2019
Sep 27, 2019
Oct 2, 2019
Oct 18, 2019
Jan 15, 2020
Sep 27, 2019
Nov 10, 2019
Oct 2, 2017
Jul 4, 2021
Oct 2, 2019
Jan 15, 2020
Oct 23, 2020
Sep 27, 2019
Feb 28, 2020
Nov 14, 2019
Jan 4, 2020
Jan 3, 2020
Apr 30, 2020
Sep 20, 2019
Oct 30, 2019
Jul 5, 2021

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 42.2%
  • JavaScript 41.7%
  • SCSS 9.1%
  • Shell 4.1%
  • CSS 1.9%
  • Dockerfile 0.8%
  • Python 0.2%