-
Notifications
You must be signed in to change notification settings - Fork 24
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
Focusing isn't detected on RX100 MK4 after startOneShotFocusDrive #8
Comments
I can't get shiftFocusPosition to do anything except freeze the app. |
Same Issue with RX10 III it seems. Stuck at focusing (although the focu changes onces ans then doesn't change anymore) |
However it's certainly possible because Sony's very lame Bracket Pro, can drive the focus to 3 different values |
Where does that code fragment of Bracket Pro come from? Is the complete source code available, by any chance? |
You can purchase the Sony app and then run it through a decompiler of your choice. |
same here ... RX100 MK4 hangs after "focusing" |
I just installed the app and have the same issue. were you able to make it work on RX100M4? |
I also have a RX10M3 and for me it behaves like that: It lets me choose near and far focus, then it does the countdown and afterwards moves the focus as close to the camera as possible (I think, it's very blurry). Here's my log file, please let me know if I can do any tests to help debug this. Thank you for writing this program, it works nicely on my A7R2 with a Zeiss 55/1.8 lens. |
RX100M5 - Freezes on Focussing and then times camera Turns off. |
FocusDriveListener is only triggered when changing focus by moving ring but isn't fired when startOneShotFocusDrive is used it might be because RX100IV has integrated lenses and ring isn't mechanically bound with lenses. As a result, it gets stuck on "Focusing...".
It seems that Bracket Pro uses:
shiftFocusPosition
The text was updated successfully, but these errors were encountered: