-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no autofocus using python gphoto2 camera #214
Comments
I created an other config file called d5600.cfg as specified in the log file, with the following settings :
But it doesn't change anything :( |
What I suppose: gphoto 2 :
The first initializing picture does'nt use liveview, that's why the focus work, then the liveview starts, and focus mode changes. But even with the new parameters in the camera config file autofocus is still not activated :(
|
@vincent1903 I ran into the same issue and created a PR here: #215 |
Hello @thebino thanks for helping me, nevertheless I tried to copy your file but now the photobooth won't start.
After that, if I click on retry, it says that it cannot claim the USB device. I tried to do a gphoto2 --set-config=autofocusdrive=1 and it do the focus without error. |
Hi, sorry to hear that. Can you try to change the camera to continuous focus and also adjust the liveviewaffocus |
I change the following settings :
in liveview :
but the issue remain. I don't know if it is useful or not but there is the gphoto2 commands i used
|
@vincent1903 - was this issue resolved? I am having the same issue with my Nikon D90, it will autofocus first but not on each of the 4 photos, but it shows a preview on the count down. However, I have managed to get the camera to autofocus but it will not show a preview on the count down. Please let me know if you have come to a solution. |
Describe the bug
When using the python2 camera, the focus will be done at the initializing, but not for the next 4 pictures.
Otherwise, it works when I use the gphoto2 command line camera : the focus is done at every triggers but I don't have live preview functionnality
I read that some cameras models needs a configuration file in /photobooth/camera/models/ so I created a file named nikond5600.cfg with the same content that canoneos500d.cfg. I don't know if I've done right because I don't know how this config file work and what to put in
Expected behavior
autofocus between each pictures
A clear and concise description of what you expected to happen.
Hardware (please complete the following information)
Software (please complete the following information)
Photobooth log
The text was updated successfully, but these errors were encountered: