ARVideoKit icon indicating copy to clipboard operation
ARVideoKit copied to clipboard

The scnview is frozen while recording in ARCore

Open ChowZhu opened this issue 4 years ago • 2 comments

Hi, I'm using ARCore to create arvideo, and the codes like this: sceneView.scene?.background.contents = videoLayer,

videoLayer.contents = frame.capturedImage as CVPixelBuffer.

but when I record the video, the videoLayer is frozen.

ARVideoKit is working well in ARKit.

Thx.

ChowZhu avatar Nov 25 '19 14:11 ChowZhu

Did you solve this issue?

JakeHoldom avatar Aug 06 '20 18:08 JakeHoldom

@ChowZhu @JakeHoldom ARVideoKit is set up to work with ARKit specifically.

digitallysavvy avatar Aug 06 '20 19:08 digitallysavvy