Different gPhoto2 backends implemented. Functionally is working on a very basic level

This commit is contained in:
Balthasar Reuter
2018-04-17 01:06:20 +02:00
parent 7a02d36c80
commit ee80244f69
8 changed files with 262 additions and 27 deletions

View File

@@ -7,8 +7,8 @@ width = 1024
height = 600
[Camera]
# Wrapper to use gPhoto2 (gphoto2-cffi, piggyphoto, commandline)
gphoto2_wrapper = commandline
# Camera module to use (python-gphoto2, gphoto2-cffi, gphoto2-commandline, opencv)
module = python-gphoto2
[Gpio]
# Enable use of GPIO (True/False)