raspistill SIGUSR1 mode does timelapse instead? - Raspberry Pi Forums


when command, hoping trigger still capture @ specific time later 'kill -s sigusr1 $pid' :

code: select all

raspistill -s -t 0 -o cap%04d.jpg &
continuing set of timelapse images taken 10 seconds apart, without ever sending signals. intended?

if don't include timeout '-t 0' parameter , do:

code: select all

raspistill -s -o cap%04d.jpg &
process remain running indefinitely if never send signal, quits after 2 captures. possible leave raspistill running, waiting additional capture signals?

jbeale wrote:when command, hoping trigger still capture @ specific time later 'kill -s sigusr1 $pid' :

code: select all

raspistill -s -t 0 -o cap%04d.jpg &
continuing set of timelapse images taken 10 seconds apart, without ever sending signals. intended?

if don't include timeout '-t 0' parameter , do:

code: select all

raspistill -s -o cap%04d.jpg &
process remain running indefinitely if never send signal, quits after 2 captures. possible leave raspistill running, waiting additional capture signals?
sounds bug. not sure when might have time @ it, i'll try next week.


raspberrypi



Comments

Popular posts from this blog

VIDIOC_S_FMT error 16, Device or resource busy - Raspberry Pi Forums

using a laptop skeleton to build a pi laptop - Raspberry Pi Forums

Forum for Joomla? - Joomla! Forum - community, help and support