-
Notifications
You must be signed in to change notification settings - Fork 425
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
Example app for Camera facade #16
Comments
Merging #41 will close this issue. |
Hi, I've made a sample camera app to test and compare the camera access without plyer ( similar to https://github.com/kivy/kivy/blob/master/examples/android/takepicture/main.py ), but the image stills black when I try to display it just after the camera released. However, the camera took a good picture and it's readable in kivy (in an other app by example). Something is wrong but I did NOT found it... |
Have you pushed the code somewhere where I can try it? On Fri, Aug 29, 2014 at 1:09 PM, Julien CORON [email protected]
|
Hi trivedigaurav, see this link with all files: The method "add_picture" works well and returns False. Just before, it calls the method "add_widget", that dislays a widget, but not the image into... |
Hello ! |
Closed by #41 |
We need a camera example app
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4122697-example-app-for-camera-facade?utm_campaign=plugin&utm_content=tracker%2F77151&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F77151&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: