Coder Social home page Coder Social logo

gonzalonunez / gncam Goto Github PK

View Code? Open in Web Editor NEW
45.0 45.0 9.0 273 KB

๐Ÿ“ท A Swift 3 library for interacting with the camera on iOS using AVFoundation

License: MIT License

Swift 70.13% Ruby 2.05% Objective-C 1.28% Shell 26.54%
avfoundation camera photos swift

gncam's People

Contributors

gonzalonunez avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

gncam's Issues

Unable to install GNCam through pod

I created a new project. And In podfile I added pod 'GNCam' but when trying to install. It is giving an error.

[!] Unable to find a specification for GNCam

Please check whats the issue.

Connect VideoDataOutputDelegate

Hi, how to connect VideoDataOutputDelegate?
It isnt work...

I trying:
fileprivate lazy var captureController: CaptureViewController = {
let controller = CaptureViewController(inputs: [.video], outputs: [.stillImage, .metadata([AVMetadataObjectTypeQRCode])])
controller.captureDelegate = self
controller.captureManager.dataOutputDelegate = self

    return controller
}()

Please help

Multiple images taken like the original giffy project

@gonzalonunez I love your project very much, but I'm having a problem. Instead of taking one photo and presenting the next viewcontroller the image. I want the user to hold down on the enticer button and a burst of images will be taken until they let go of the camera button. Once the user lets go, the enticer button stops animating. Once they let go, the array of images taken will be passed onto the next view controller. Can you please implement this

example project error

Example project not working. I change your BG3Y5KSHNC key, install and run app but camera screen is not working.

Opening cam with UINavigationController NavigationBar

Hi Gonzales,

Is there a possibilty to start the Camera with showing my UINavigationBar at the top?
I've a application where i start with a UINavigationController stack and as a rootcontroller my CameraController. Inside this i use now your example like present but this is opening in a new fullscreen composition.

Many thanks.
Erkan

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.