new video ext path

This commit is contained in:
mmaster 2021-09-22 19:04:47 +02:00
parent cc11e984ed
commit 4a9425890b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
folderext="/media/video" ### var: path to videofiles on external device
folderext="/media/video/video" ### var: path to videofiles on external device
folderint="/home/pi/birdcam/video" ### var: path to videofiles on sdcard storage
player="cvlc" ### var: player command
playerparam="--no-osd --play-and-exit" ### var: player parameters