jim-easterbrook / python-gphoto2

Python interface to libgphoto2
GNU Lesser General Public License v3.0
357 stars 59 forks source link

Command line alternative? #138

Closed TheChymera closed 2 years ago

TheChymera commented 2 years ago

Apologies for bothering your amazing Python package with this, just that I'm not sure where else I can inquire about this.

Is there any package which provides bash bindings (i.e. a command line interface)? I'm just looking to control the ISO of the camera, and the onboard controls don't work as soon as I connect it, so maybe I can do this from the computer.

I assume your package can also do this, but is there any way of doing this without maintaining an additional Python script?

jim-easterbrook commented 2 years ago

The gphoto2 project provides a command line program, called gphoto2. http://www.gphoto.org/