I want to be able to present the camera on my view, but am having some issues. Is it better to use uiimagepickercontroller, or is there a better method? I simply am trying to emulate look of FaceTime, but it ceases if I try to alloc initwithframe, or instead of presenting the view in a modal controller adding as subview to current view. Is there a better way to do this?