Hello, I am building an app that processes video at a higher framerate (120-160fps). However, I would also like to combine this with LIDAR and more accurate depth data. However, it seems that ARKit runs at a maximum of 60fps. Is it possible to access LIDAR depth data and high framerate video at the same time? I do not need depth data at 120fps, just every "once and a while" to get more accurate measurements.
1
1
903