Added Proper Files
This commit is contained in:
@@ -93,8 +93,8 @@ echo -e "${GREEN}======== Downloading videos ========${NOCOLOR}"
|
||||
cd videos/
|
||||
|
||||
# Download video files
|
||||
download_file "videos/loop.mp4"
|
||||
download_file "videos/trigger.webm"
|
||||
download_file "videos/thumb.jpg"
|
||||
download_file "videos/trigger.mp4"
|
||||
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 254 KiB After Width: | Height: | Size: 254 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 129 KiB |
BIN
Binary file not shown.
Reference in New Issue
Block a user