-
Notifications
You must be signed in to change notification settings - Fork 38
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
Take a picture #8
Comments
Hello Bobcadence, I have the same issue on my device. I inspected the code again, but I could not find any bug. The problem in my case is: Working with the diversity of cameras is really hard and fixing this bug may take a while. I definitely keep you up to date. |
I got it working. It was a multithreading problem. Obviously google changed the camera apis which caused problems with the Please test this fix: |
Hey!
I tried your fix. There are some progess.
The command turn on the flash for 1second and save a «picture» with nothing.
Curiously the flash is always turn on even if it was disabled in the apps.
Le 4 juin 2017 19:24:05 GMT+02:00, Andreas Kaltenleitner <[email protected]> a écrit :
…I got it working. It was a multithreading problem. Obviously google
changed the camera apis which caused problems with the `Handler`.
Please test this fix:
[Apk
1.1.1](https://raw.githubusercontent.com/tranquvis/SimpleSmsRemote/master/app/app-release-beta-1.1.1.apk)
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#8 (comment)
|
Disabling flash should work with my most recent commit. The Problem with black pictures: Would be great if someone contributes to the development. ;) |
I disabled the flash and tried the fix you send me without success...However, it's not a must have feature for me. I prefer a good location and sound features. ( I have just an idea: it could be cool to use flash for morse signal like SOS)
Futhermore i understand, you have few time for this project. :-)
If i was a dev, i would help. I could be a beta tester and translate the app, not more...
OH wait, i me sure you appreciated a beer ;-)
Le 4 juin 2017 20:25:54 GMT+02:00, Andreas Kaltenleitner <[email protected]> a écrit :
…Disabling flash should work with my most recent commit.
**The Problem with black pictures:**
This is a device specific issue, since its working for me. Maybe the
rendering or compression algorithm is not supported on your device. I
am sure that many people have similar problems, because I faced a lot
of them when I developed this module.
I'm not happy about this, but supporting `take picture` on all devices
is a very time consuming process.
I have not the time and not the devices in order to test and fix this
issue. (Sorry)
Would be great if someone contributes to the development. ;)
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#8 (comment)
|
The flash fix has not been not built so far and is not included in the apk, which I sent. Thank you very much for your engagement and your offer. But the most elaborate work is development and you need features to test. ;) |
Hello,
All my tried to use take picture command failed.
The log «an unexpected error occurred».
I am on a honor 5c with android 7.0 if it help.
I will available to test your fix ;-)
The text was updated successfully, but these errors were encountered: