Stabilisation on ARKit capturedframe

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?

Unfortunately video stabilization is currently not supported in ARKit sessions. You are welcome to file a feature request at http://feedbackassistant.apple.com/.

Stabilisation on ARKit capturedframe
 
 
Q