artyom-beilis / OpenLiveStacker

Live Stacker Project - C++ backend and frontend
GNU General Public License v3.0
32 stars 4 forks source link

Using ASI camera, the last used gain, format and exposure are not remembered. #32

Closed han-k59 closed 1 year ago

han-k59 commented 1 year ago

1) Exposure time is remembered in simulation. But using the ASI1600 the last used gain, format, exposur end Auto Str. are not remembered. 2) Suggest to make Auto Str. default on.

artyom-beilis commented 1 year ago

Exposure time is remembered in simulation.

It isn't, it is just fixed to 1s

This is what profiles are for.

Configure all parameters for the camera, save it as profile and once you open the camera load the profile.

See: https://github.com/artyom-beilis/OpenLiveStacker/wiki/Open-Live-Stacker-Manual#camera-profiles

I'm closing it meanwhile.