How do I add an overlay (UIImageView) to the camera preview and handle touches on this?
UIImageView
My previous attempts to do this (e.g. use UIImagePickerCon
UIImagePickerCon
This tutorial explains it: http://www.musicalgeometry.com/?p=821
Just add a UIImage in the overlay view instead of the red area shown in the tutorial.