Added rotation of camera, closes #45

This commit is contained in:
Balthasar Reuter
2018-08-23 15:57:01 +02:00
parent af0c62ab0f
commit 8241189b0c
3 changed files with 36 additions and 3 deletions

View File

@@ -16,6 +16,8 @@ style = default
# Camera module to use (python-gphoto2, gphoto2-cffi, gphoto2-commandline,
# opencv, picamera, dummy)
module = python-gphoto2
# Specify rotation of camera in degree (possible values: 0, 90, 180, 270)
rotation = 0
[Gpio]
# Enable use of GPIO (True/False)