Added Proper Files

This commit is contained in:
Tim Schilling | IuK
2024-09-16 08:51:16 +02:00
parent 1fb8f9c427
commit 9cf4e5142b
5 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import sys
os.system('sudo chvt 1')
# Pfade zu den Dateien
THUMBNAIL_IMAGE = "/home/tim/PiVideo/videos/thumb.jpeg"
THUMBNAIL_IMAGE = "/home/tim/PiVideo/videos/thumb.jpg"
TRIGGER_VIDEO = "/home/tim/PiVideo/videos/trigger.mp4"
LOG_FILE = "/home/tim/PiVideo/log.txt"