Skip to content

Files

Latest commit

e5ae35e · Dec 20, 2012

History

History
This branch is 2738 commits behind xamarin/ios-samples:master.

AVCaptureFrames

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 20, 2012
Oct 2, 2011
Dec 20, 2012
Dec 18, 2012
Jul 25, 2011
Jul 25, 2011
Oct 5, 2011
Dec 18, 2012
Dec 20, 2012
Sep 30, 2011

AV Capture Frames

An example on using AVFoundation and AVCaptureSession to display a real-time capture from a raw stream using a video camera.

Based on Apple's Technical Q&A QA1702: How to capture video frames from the camera as images using AV Foundation http://developer.apple.com/library/ios/#qa/qa1702/_index.html

Requires

iOS 4.0 and up.

This example will only run correctly on a iOS device, this requires a purchased version of MonoTouch.

Authors

Miguel de Icaza