ARKit changing camera resolution?

Hi,


Is it possible to change the camera resolution for an ARSession?

I'm running an App using ARKit on iPad Pro 9.7, ARKit is using 1280x720 as default on that iPad.

I could not find any option regarding setting camera resolution in the ARKit documentation.


Thanks,

Richard

Answered by Technology Evangelist in 244804022

Sorry no, ARSession requires certain device-camera parameters & doesn't provide a way to change them. I'm guessing what you have in mind (given the question) but please submit a feature request at http://bugreport.apple.com/ with specifics of what you'd like to do.

Change the scene size and you'll change the camera size. They are the same.

I wasn't clear enough:
What I meant is just the resolution setting of the devices built in camera. The iPad Pro's back facing camera is capable of recording in full HD, where ARkit uses a 1280x720 resolution on that iPad. Is it possible to change the resolution of the cameras video stream when using ARKit?

Accepted Answer

Sorry no, ARSession requires certain device-camera parameters & doesn't provide a way to change them. I'm guessing what you have in mind (given the question) but please submit a feature request at http://bugreport.apple.com/ with specifics of what you'd like to do.

ARKit changing camera resolution?
 
 
Q