#FunBox Photobooth
- Python 2.7+
- gphoto2
- a gphoto2 compatible camera
- Pillow Python Image Library
- Imagemagick
- Install Homebrew
- brew install gphoto2
- brew install imagemagick
- brew install python
- brew install python-imaging
- sudo apt-get update && sudo apt-get upgrade
- sudo apt-get install gphoto2
- sudo apt-get install imagemagick
- sudo apt-get install python-imaging
The box is known to run with python-gphoto 1.6.0 an Pillo 4.1.1
- sudo easy_install -U gphoto2
- sudo apt-get install libjpeg8-dev Pillow needs libjpeg to be able to compile
- sudo easy_install -U Pillow
nano ~/.themes/PiX/gtk-2.0/gtkrc add gtk-enable-tooltips = 0
nano .config/lxsession/LXDE-pi/autostart
Comment out:
# @xscreensaver -no-splash
# @point-rpi
nano .config/lxsession/LXDE-pi/autostart
add
@python <path_to_PartyBooth>/PartyBooth.py
sudo nano /etc/lightdm/lightdm.conf
edit / add the following line in section [SeatDefaults]
[SeatDefaults]
xserver-command=X -s 0 -dpms -nocursor