raspistill -otestcapture.jpg -vf
raspistill -otestcapture.jpg -hf
-o
Raspistill -o testcapture.png -e png(
Raspistill -o testcapture.bmp -e bmp(
Raspistill -o testcapture.gif -e gif(
Raspistill -w 1920 -h 1080 -ofullhdcapture.jpg
-w
raspistill-t 10000 -o tensecondcapture.jpg()
raspistill-t 1 -o instancapture.jpg()
Raspivid -o testvideo.h246H.246
raspivid -w 1280 -h 720 -ofullhvideo.h246
raspivid -t 60000 -ominutelongvideo.h246
shell
Mkdir timeplace#
Cd timeplace#
Nano timeplace.sh #
#bin/bash#bash shell
#capture time-lapse images using raspistillapplication#
While true
Do
Flamename=’data+%Y%M%D%H%M%S’.jpg#data
Raspistill -w 1920 -h 1080 -t 1 -o$filename#
Echo Image captured#
Sleep 30#
Done #
Chmod +xtimeplace.sh
./timeplace.sh
raspistill -otestcapture.jpg -vf
raspistill -otestcapture.jpg -hf
-o
Raspistill -o testcapture.png -e png(
Raspistill -o testcapture.bmp -e bmp(
Raspistill -o testcapture.gif -e gif(
Raspistill -w 1920 -h 1080 -ofullhdcapture.jpg
-w
raspistill-t 10000 -o tensecondcapture.jpg()
raspistill-t 1 -o instancapture.jpg()
Raspivid -o testvideo.h246H.246
raspivid -w 1280 -h 720 -ofullhvideo.h246
raspivid -t 60000 -ominutelongvideo.h246
shell
Mkdir timeplace#
Cd timeplace#
Nano timeplace.sh #
#bin/bash#bash shell
#capture time-lapse images using raspistillapplication#
While true
Do
Flamename=’data+%Y%M%D%H%M%S’.jpg#data
Raspistill -w 1920 -h 1080 -t 1 -o$filename#
Echo Image captured#
Sleep 30#
Done #
Chmod +xtimeplace.sh
./timeplace.sh