Hi all,
I am trying to use the indi_gphoto_ccd driver under linux. On my laptop, it works, I can even acquire images in bulb mode using a usb-serial adapter with a handmade signal converter.
However, when I connect the Canon DSLR to my small arm box (not a raspberry pi, but a S912 box under armbian), I cannot acquire any images, i obtain the following error (logged through the client):
Error starting exposure
It is a shame because if I use the following gphoto command, I can acquire images on this platform:
gphoto2 --capture-image-and-download --filename "test.jpg"
The latter command works perfectly.
How can I debug this ?
Thank you in advance, this is one of the last problem I have to solve to get myself a proper beginner indi setup.
I am trying to use the indi_gphoto_ccd driver under linux. On my laptop, it works, I can even acquire images in bulb mode using a usb-serial adapter with a handmade signal converter.
However, when I connect the Canon DSLR to my small arm box (not a raspberry pi, but a S912 box under armbian), I cannot acquire any images, i obtain the following error (logged through the client):
Error starting exposure
It is a shame because if I use the following gphoto command, I can acquire images on this platform:
gphoto2 --capture-image-and-download --filename "test.jpg"
The latter command works perfectly.
How can I debug this ?
Thank you in advance, this is one of the last problem I have to solve to get myself a proper beginner indi setup.