I was googling for can I make an app that runs the two cameras at the same time
fornt and back
and I found nothing so I am asking here ?
Any Info are appreciated , tutorial or articles
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Unfortunately this is impossible. Only one video capture device can be configured at the same time. The strict graph of AVCaptureSession which can be configured is described in AV Foundation Programming Guide. Media capture https://developer.apple.com/library/ios/ipad/#documentation/AudioVideo/Conceptual/AVFoundationPG/Articles/04_MediaCapture.html#//apple_ref/doc/uid/TP40010188-CH5-SW2