Hi,

I don't know if it's to be done in Indi or libgphoto, maybe a little in both.
The bulb sequence seems to be done in Indi. (gphoto_start_exposure() and stop_bulb() functions)

But for libgphoto2, it seems that the bulb mode is working only for canon cameras. (I might be wrong)
Now for the function we are talking about (LiveTime or Bulb2) we need a function in libgphoto to only trigger the shutter, but the function "trigger-capture" is also not supported yet in libgphoto for pentax or olympus.
If we could add this in libgphoto and then manage a 2 shutter release in Indi that would be great. (First Trigger-capture then wait x sec and finally capture_image with download)

I'm just starting in this so i have a lot to process, I hope i can be of some help. ;)

Berylius

Read More...