I am working on an app that uses ARKit to guide the user around an object while semi-automatically capturing images for later (server side) 3D reconstruction. I very much appreciate the ability to control the capture session and the ability to capture high resolution images that you added in iOS 16. I believe currently we do not have much control over the high resolution image capture? It would be great if we could configure the AVCapturePhotoSettings used for the capture. For photogrammetric reconstruction purposes it would be amazing if we could for example capture a Pro RAW image during the ARKit session.

We really appreciate the feedback and are glad that you are already starting to put these API changes to good use! At the moment, we do not expose the ability to pass in AVCapturePhotoSettings through our API, but this would be a great feature request to submit via Bug Reporting

Tagged with: