aramikg/agcamera-ios

CameraController

Opened this issue · 0 comments

Create a protocol based camera controller that uses AVFoundation.

Quick notes:
Should be able to get a reference to the AVPlayerLayer to be able to add it as sublayer rather than presenting a ViewControlller. That should make it flexible enough to work with various app layouts.