Skip to content
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

Closed
brousch opened this issue Mar 6, 2014 · 7 comments
Closed

Example app for Camera facade #16

brousch opened this issue Mar 6, 2014 · 7 comments

Comments

@brousch
Copy link
Contributor

brousch commented Mar 6, 2014

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).
@brousch brousch added the bug label Mar 6, 2014
@trivedigaurav
Copy link
Member

Merging #41 will close this issue.

@jchome
Copy link

jchome commented Aug 29, 2014

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...

@trivedigaurav
Copy link
Member

Have you pushed the code somewhere where I can try it?

On Fri, Aug 29, 2014 at 1:09 PM, Julien CORON [email protected]
wrote:

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).


Reply to this email directly or view it on GitHub
#16 (comment).

@jchome
Copy link

jchome commented Aug 31, 2014

Hi trivedigaurav, see this link with all files:
http://julien.coron.free.fr/raw/takepicture-plyer/

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...
I've added some "print" instructions to see what appens, but I've no clue.

@trivedigaurav
Copy link
Member

Thanks a lot @jchome. I just realised that we had already decided against using Kivy for the camera implementation in plyer. But if you would still like to debug the issue, maybe you could check out the implementation that I did a while ago but did not merge it - #44.

@kiok46 kiok46 mentioned this issue Apr 24, 2016
@jchome
Copy link

jchome commented Aug 20, 2016

Hello !
Now, source files are available again on this URL:
http://julien.coron.free.fr/raw/takepicture-plyer/

@KeyWeeUsr
Copy link
Contributor

Closed by #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants