iOS video capture API for both Swift and Objective-C
I want to pull frames from the live-feed of AVCaptureSession and I am using Apple's AVCam as a test case. …