Skip to content

Work in progress ๐Ÿ— Build your own photobooth! ๐Ÿ“ธ

License

Notifications You must be signed in to change notification settings

Suven/projectBooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

projectBooth

Work in Progress

This will be a rust-application that can be run on a raspberry pi in combination with a camera and a PS2 buzz-controller.

You could use it as a starting point to build your own magic mirror / photobooth.

Dev-Hints

To build / run this software you will need to meet some requirements.

  • lib-dependencies sudo apt-get install libevdev-dev libgphoto2-dev
  • access to usb-devices sudo cp 10-photobooth.rules /etc/udev/rules.d/10-photobooth.rules
  • add your user to dialout sude usermod -a -G dialout YOURUSERNAME

If you have issues configuring your user-rights it might be easier to

  • cargo build
  • sudo ./target/debug/project_booth

About

Work in progress ๐Ÿ— Build your own photobooth! ๐Ÿ“ธ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published