Open mexicantexan opened 2 years ago
I guess manually setting the focus, in general, would be helpful. I can't seem to find any differences in the configuration library when I manually adjust the manual focus myself :/
Hey, I found this for operating a Nikon: https://mvmn.wordpress.com/2017/01/01/dslr-focus-control-with-gphoto2/
You've got to set it to liveview in shell mode before it can do any focusing operations.
This is an example of shell mode with redirection so you don't need to type into the gphoto shell as often: gphoto2 --shell --debug --debug-loglevel debug <<< capture-image
Describe the bug Not a bug, just a question. On my Nikon D7200, I have the ability to tap the touch screen on the back or move a cursor to autofocus on a specific point. In the config dictionary I get back from the camera I saw this entry:
Is this where I would make the adjustment to get the desired functionality? I've adjusted it with various inputs, but haven't seen any changes and am slightly lost at this point.
Name the camera Nikon D7200
libgphoto2 and gphoto2 version gphoto2 2.5.23
To Reproduce Current code in python