I captured and recorded the frames during an AR Experience with RealityKit. My problem is that the output video is not stabilized and the shaking camera is so annoying. So, I tried to have another ARCaptureSession with active stabilization on output but it also causes the ARKit stops to work. It seems there isn't any property or function to enable the stabilization on ARKit ARCaptureSession.
Is anyone tried to capture stabilized images from ARKit Session?