dukus / digiCamControl

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

SingleCommandSystem does not support Bulb commands #331

Closed shlomiv closed 5 years ago

shlomiv commented 5 years ago

Even though it is described in the docs: http://digicamcontrol.com/doc/userguide/singlecmd#bulb-capture-commands-works-if-the-astro-windows-is-open

I am trying to work on https://github.com/dukus/digiCamControl/issues/308 to use DCC as a nikon controller from more advanced software such as SGPro.

Having the apis described in the docs (linked above) would make this possible. Any chance to get them working?

shlomiv commented 5 years ago

Ok, I think I made a mistake. They do seem to work using the following syntax:

> CameraControlRemot.exe /host localhost /c do StartBulb
...
> CameraControlRemot.exe /host localhost /c do EndBulb