Hello,
As an absolute beginner I today started my first project: a timelapse-camera. I used the following instructions:
https://www.raspberrypi.org/learning/timelapse-setup/
So far it's working like a charm, but I was wondering if and how I could adjust the frequency the pictures are taken. In the followed instructions it's every minute. I would like it to be something like every 10 seconds.
I tried altering the numbers in the line * * * * * /home/pi/camera.sh 2>&1, but so far to no avail. It either would stop taking pictures or continue taking one a minute.
Best regards,
Gert