Initial support for picamera added

This commit is contained in:
Balthasar Reuter
2018-06-16 23:32:04 +02:00
parent ecf3526513
commit ab2387bfe9
3 changed files with 67 additions and 1 deletions

View File

@@ -13,7 +13,8 @@ hide_cursor = False
style = default
[Camera]
# Camera module to use (python-gphoto2, gphoto2-cffi, gphoto2-commandline, opencv)
# Camera module to use (python-gphoto2, gphoto2-cffi, gphoto2-commandline,
# opencv, picamera, dummy)
module = python-gphoto2
[Gpio]