Using AVFoundation/QTKit how would you record multiple video devices at same time to a file/files?
I know how to record them separately but trying to record both at once causes errors like...
"cannot be added to the session because the source and destination media types are incompatible."
Thanks in advance