This question is about Apple's new ARKit framework introduced with iOS 11:
Is there a way to configure the captured video quality while using an ARSession? It seems to default to 1280x720 - which looks pretty bad, especially on an iPad. I'd love to change this to 1080p or 4k.
If this isn't possible, is there any way to use ARKit by providing a custom video stream?