Is there a suggested manner of writing ARKit/RealityKit experiences to a video file? I'm current using RealityKit 2's post-processing to convert the source `MTLTexture` to a `CVPixelBuffer`, and writing that to an `AVAssetWriter`, but this occasionally ends up leading to dropped frames or random flickers in the video.

We don’t currently have a recommend method for doing this and as such would love to see a feedback item explaining what you need and a use case explaining it. That would be wonderful.

That said your method should in theory work and we’d also love to see feedback item describing the issues you’re seeing.

Bug Reporting

Tagged with: