×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Strange BLOB_CR2 routing with Ekos

  • Posts: 18
  • Thank you received: 3
I use kstars-bleeding 5:15.12+r5667.251
With a remote indiserver on a distant raspberry PI.

What i did notice is if i issue the following command to my Canon 7D before starting the indiserver
gphoto2 --set-config capturetarget=0 to use Internal RAM
then I set the tranfert format to <strong>Native</strong>
and the Upload setting to <strong>Client</strong>
Directory set to /home/hugh/astrophoto

The file i downloaded and correctly routed to the designed folder with consistent naming
eg: /home/hugh/astrophoto/Light/obj_Light_180_secs_001_2016-04-18T00:12:05.cr2

But if i ussue the following command to my camera before starting indiserver
gphoto2 --set-config capturetarget=1 to use Memory Card
same config in ekos
then I set the tranfert format to <strong>Native</strong>
and the Upload setting to <strong>Client</strong>
Directory set to /home/hugh/astrophoto

The file is routed to my home directory with only a timestamp:
eg: /home/hugh/file_2016-04-18T00:12:05.CR2

It would be cool to have a good file routing with capturetarget set to Memory Card
as we can capture the file on the laptop + mcard as backup (we only need to remove the delete routing on the gphoto_driver.c)
=> providing the same workflow as backyardEOS
Last edit: 8 years 5 days ago by hugues obolonsky.
8 years 5 days ago #7824

Please Log in or Create an account to join the conversation.

I will test this today on my Canon and report on the issue. Your patch is also applied so will test that as well. Thanks!
8 years 5 days ago #7828

Please Log in or Create an account to join the conversation.

  • Posts: 94
  • Thank you received: 38
Hi knro,

How about an option only same image in the memory card ?
My friend use kstars/indi/canon ALL in raspberry pi 2, download image from camera to kstars/ekos is really crazy slow.
I know there is an option the set upload target to driver, but only save in the memory card will more efficient for dslr camera I think.
8 years 3 days ago #7876

Please Log in or Create an account to join the conversation.

You can set upload to "LOCAL" and it will not upload anything. However, I don't know how to make it only save in the camera memory. If you know how it's done, the source code is there!
8 years 3 days ago #7885

Please Log in or Create an account to join the conversation.

Time to create page: 0.347 seconds