forked from cgart/photobooth
-
Notifications
You must be signed in to change notification settings - Fork 0
Photobooth app based on Kivy and GPhoto
License
kefrens/photobooth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Photobooth project based on Kivy and GPhoto Requirements: - Kivy 1.9.1 (found in externals) - numpy >= 1.7 - Imagemagick (required for convert system command) - libgphoto2 Prerequisities: Per default gphoto installs additional hook ups to the gvfs (gnome virtual file system). This is of course super usefull when accessing the camera from a desktop environment, but less when we want to run scripts controlling the camera. Hence it is recommended to disable gphoto2's gvfs backend with: sudo rm /usr/share/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service sudo rm /usr/share/gvfs/mounts/gphoto2.mount sudo rm /usr/share/gvfs/remote-volume-monitors/gphoto2.monitor sudo rm /usr/lib/gvfs/gvfs-gphoto2-volume-monitor ATTENTION: If you would ever need to access the camera using gvfs, you would need to reenable the hooks.
About
Photobooth app based on Kivy and GPhoto
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 52.6%
- C 47.0%
- GLSL 0.4%