back-end ustreamer, GPS, timelapse, and photo-refresh site working
This commit is contained in:
@ -5,6 +5,6 @@ rm $WORKING_DIR/run
|
||||
sleep 5
|
||||
|
||||
# create timelapse
|
||||
ffmpeg -r 30 -pattern_type glob -i "$WORKING_DIR/*.jpg" \
|
||||
/bin/ffmpeg -r 30 -pattern_type glob -i "$WORKING_DIR/*.jpg" \
|
||||
-vf "scale=1920x1080" -vcodec libx264 /$WORKING_DIR/00-timelapse.mp4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user