Giter Site home page Giter Site logo

bdcamera's People

Contributors

backmeupplz avatar leoru avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bdcamera's Issues

ios 6.1 support

Hello,
How can I modify BDCamera code to use it with iOS6 ?
Is it possible?

Video stabilization

Not an issue, it's more a request.
Is it possible to enable video stabilization for video?

Pausing GLKView

Hey Guys...

Not really a library -specific issue here, but figured you might have dealt with this...
I am seeing some crashes in my app with the error message gpus_ReturnNotPermittedKillClient
which is happening on https://github.com/Borodutch/BDCamera/blob/master/BDCamera/BDCamera.m#L406 ... or basically before the call to display

There is an Apple technical note here: https://developer.apple.com/library/ios/qa/qa1766/_index.html
which redirects to a section of the OpenGLES Programming Guide here: https://developer.apple.com/library/ios/documentation/3DDrawing/Conceptual/OpenGLES_ProgrammingGuide/ImplementingaMultitasking-awareOpenGLESApplication/ImplementingaMultitasking-awareOpenGLESApplication.html#//apple_ref/doc/uid/TP40008793-CH5-SW1

Essentially, I feel that the error is being caused by the GPU not being paused before the app is quit / resigned... and the threads lock after the CPU has told the camera to stop capturing... Apple says it is enough to call glFinish() in the AppDelegate...

However, I notice that in https://github.com/Borodutch/BDCamera/blob/master/Example/BDCamera/BDAppDelegate.m you don't seem to call any pause methods / glFinish() at all, nor do you seem to have any lifecycle methods that pause camera capture in your example...

Have you dealt with this issue at all, and if so, do you have any advice on how to best safeguard the thread locking upon pausing the app ?

Thanks...
~ Jesse

Doesn't compile on Xcode 6.0.1

clang: error: no such file or directory: '/Users/aaron/Downloads/BDCamera-master/Example/BDCamera/BDCamera-Prefix.pch'
clang: error: no input files
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.