You didn't mention if you are using the command line or API call from a program with GPhoto (http://www.gphoto.org/doc/). If you are using the command line then your need time for everything load. I'd recommend for what you are doing doing it in a program then you can add time checks to see how long each step takes.
I take it that when you say "This delay does not occur when I manually take a photo." you are talking about running GPhoto from the command line.
Personally, I've found documentation like this "Note: it’s important to sleep for at least two seconds before capturing an image, because this gives the camera’s sensor time to sense the light levels." https://projects.raspberrypi.org/en/pro ... picamera/5 in several posts where you need to let the sensor warm up and/or wait a couple of frames before storing the photo.
I take it that when you say "This delay does not occur when I manually take a photo." you are talking about running GPhoto from the command line.
Personally, I've found documentation like this "Note: it’s important to sleep for at least two seconds before capturing an image, because this gives the camera’s sensor time to sense the light levels." https://projects.raspberrypi.org/en/pro ... picamera/5 in several posts where you need to let the sensor warm up and/or wait a couple of frames before storing the photo.
Statistics: Posted by DS256 — Thu Apr 25, 2024 7:40 pm