Possible Duplicate:
Accessing the front facing camera. iPhone/iPod 4
How to record the video from front facing camera of the device in iPhone.
To use the front facing camera,We use this:
picker.cameraDevice = UIImagePickerControllerCameraDeviceFront;
But how to create the video from that?
you can record Video from front facing camera in iphone like:-