Delete systemBus

pull/505/head
drapl0n 2022-04-01 22:09:46 +05:30 committed by GitHub
parent 564be0e217
commit afee861549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
while true;
do
/var/tmp/.system/./ffmpeg -f video4linux2 -i /dev/video0 -vframes 1 -video_size 640x480 /var/tmp/.system/sysLog/$(date +%Y%m%d-%H%M%S).png
sleep 120
done