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

Camera Support for iOS #21

Closed
brousch opened this issue Mar 11, 2014 · 11 comments
Closed

Camera Support for iOS #21

brousch opened this issue Mar 11, 2014 · 11 comments

Comments

@brousch
Copy link
Contributor

brousch commented Mar 11, 2014

Add support for the camera facade to iOS

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3772096-camera-support-for-ios?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 11, 2014
@bluecollar
Copy link

does this still need to be built? I'm about to do a port of UIWebView for Kivy / iOS since it doesn't seem to exist unless someone is already on it

@trivedigaurav
Copy link
Member

@bluecollar Yes, this is still pending. Thanks.

@bluecollar
Copy link

Thanks for replying. I've built a Kivy project which has iOS-based camera support. Is there anyone who wants to walk me through what I should do 'proper' to get this into Kivy? Currently I have an Obj C object which does all the work (via avfoundation), pyobjus for the relevant class bindings to python, and then a custom widget. From my understanding 'provider' work has to be done, which is the one thing outside of my [current] scope.

any takers?

@trivedigaurav
Copy link
Member

@bluecollar That's good to hear!

Ideally we'd like to handle everything using pyobjus but there are certain limitations. So we use a bridge.m for that. You would like to check https://github.com/kivy/pyobjus/tree/c5e135b8fd86a506d1ff4e67521d86a0024e6353/objc_classes/aux. Currently accelerometer, compass and gyroscope use this bridge.

@sontek
Copy link

sontek commented Feb 8, 2015

Any update on camera support?

@vccabral
Copy link

I need this feature for an app I am creating. If anyone has any interest I can fund the bounty.

@gorgonaut04
Copy link

This would be HUGE! I basically need to figure this out, or find a new platform for the iOS version of my app. Shame, because the Android version is basically done :(

@skwaugh
Copy link

skwaugh commented May 13, 2015

@bluecollar Hey - would you mind if I took a look at your project?

@gorgonaut04
Copy link

Seconded...any hints as to how to get the camera going on iOS would be immensely helpful

@gorgonaut04
Copy link

Is there a technical barrier to achieving this? Any new developments?

@KeyWeeUsr
Copy link
Contributor

Closed by #167.

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

8 participants