Am I able to capture frames off additional camera feeds at the same time (not necessarily exactly synchronous) in ARKit?

We introduced new API to capture frames in higher resolution than your configuration’s video format:

captureHighResolutionFrame(completion:)

Those frames are captured from the same camera, though.

Setting up additional cameras is not supported. We encourage you to file a feature request in Feedback Assistant

Tagged with: