I have a 3d camera app that I'm working on and I am wondering how to put the two videos side-by-side to save to Photos as one video using this delegate method: func fileOutput(_ output: AVCaptureFileOutput,
didFinishRecordingTo outputFileURL: URL,
from connections: [AVCaptureConnection],
error: Error?) {
Thank You!
Topic:
Media Technologies
SubTopic:
Photos & Camera
Tags:
Photos and Imaging
Camera
Video
AVFoundation