-
Notifications
You must be signed in to change notification settings - Fork 33
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
[ILCE-7M3] Taking a picture in timelapse mode reports and error #39
Comments
I had the same error, it prompted me to look at the source code and try to fix this. |
Thank you, @hameno ! This is exactly what we need. How do I install your branch on my Nexus 6P? |
Only way currently is to check it out locally and build the apk using gradle (./gradlew assembleDebug) |
Hmm. I'm not familiar with the process to do that. Do I need to install Android Studio and everything? |
You would need to install the SDK, yes. IDE is not necessary if you only want to build the apk. |
That would be amazing. I'm sure all a7iii owners out there would be super appreciative! |
Thank you @hameno for your amazing work. |
I wasn't sure if you'd welcome such a large change. It's basically a complete rewrite and conversion to Kotlin. But if you'd like, I can of course create a PR :) |
Here you go #41 |
@brianrc I've created a debug apk for you to test: https://cloud.psdev.de/s/kGxpRp5SmzcXwFR |
I just tested it out and unfortunately it's not really working for me despite my tries at playing with different settings. It's weird, after accepting some access permissions, it connected ok the first time, but each time after the program never gets beyond the 'Wifi connection' step. Here are the steps I took: On my A7III I selected 'Ctrl w/ Smartphone' and turned it on and set 'Always Connected' to 'On.' Then went to 'Connection' and started up that process. On the Phone I went into the app, Wifi enabled shows a checkmark, but Wifi connection just keeps spinning. 'Sony API connection' shows a red X. I've tried restarting the app and restarting the camera multiple times. Wifi connection just keeps on spinning. My Nexus 6P is running Android version 8.0.0. Is there anything I'm missing? |
@brianrc Sounds like you did not setup the wifi connection yet. Try holding your phone to the side of the camera where the SD cards are. It will setup the wifi connection via NFC. |
Thanks for the tip! That explains it. I didn't event know about NFC. The
connection is super finicky. Still playing with it, but I think I figured
it out and the intervalometer seems to be working alright now!
The intermediate step page where it shows live view and you can take a
picture seems bugged when you take a picture. It just hangs and doesn't
display the picture after you take it.
Still, very happy to get this working! Just might suggest some clear
instructions for dummies like me.
…On Mon, Oct 22, 2018 at 1:42 AM Philip Schiffer ***@***.***> wrote:
Sounds like you did not setup the wifi connection yet. Try holding your
phone to the side of the camera where the SD cards are. It will setup the
wifi connection via NFC.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAjB898nAehoMXLKn9Zzn-jkY8tbkbHgks5unVqugaJpZM4Srxl9>
.
|
Exact same problem here with RX100VA, the timelapse triggers the AF instead of the shutter unless I'm in MF mode. I could try to build your branch @hameno unless you're going to accept the PR soon and update the play store app @ThibaudM ? |
Hi,
if I select the frame count and initial delay I see that the camera focues but does not take the picture. Then it reports an error.
Is there a way to debug this and give you details what is wrong
The text was updated successfully, but these errors were encountered: