hi,
i'm using rpi+camera board shooting timelapse. use follow command: "raspistill -awb off -awbg 0.88,0.58 -w 2542 -h 1944 -t 43200000 -tl 60000 -o /mnt/usbhdd/provafotoir%04d.jpg" . command lasts 12 hours. there command contine shooting without end, more month?
attention
best regards
lapa
i'm using rpi+camera board shooting timelapse. use follow command: "raspistill -awb off -awbg 0.88,0.58 -w 2542 -h 1944 -t 43200000 -tl 60000 -o /mnt/usbhdd/provafotoir%04d.jpg" . command lasts 12 hours. there command contine shooting without end, more month?
attention
best regards
lapa
the -t command argument in milliseconds , value specified 43200 seconds, or 720 minutes, or 12 hours exactly.
there 1 special case: -t 0 means "continue forever without stopping"
there 1 special case: -t 0 means "continue forever without stopping"
raspberrypi
Comments
Post a Comment