dukus / digiCamControl

DSLR camera remote control open source software
http://digicamcontrol.com/
Other
675 stars 226 forks source link

In SingleCommand, how to start a bulb capture with the set parameters? #332

Closed shlomiv closed 5 years ago

shlomiv commented 5 years ago

Based on http://digicamcontrol.com/doc/userguide/singlecmd#bulb-capture-commands-works-if-the-astro-windows-is-open I can set all the required parameters in the astro window.

However, I don't know how to tell DCC to start the astro capture process (with the desired capture time, iso, number of photos, phd mode and wait etc.)

Is there a way to do such task?

dukus commented 5 years ago

I will try to recheck in this week the all astro part and i will give you a working example and/or a new version if there anything to fix..

shlomiv commented 5 years ago

If you have limited time, I depend on https://github.com/dukus/digiCamControl/issues/333 much more for integrating with programs like SGPro and SharpCap. Thank you!

shlomiv commented 5 years ago

@dukus It is seems this is already possible when using:

curl -X GET "http://192.168.1.78:5513/?slc=do&param1=BulbCaptureStart"