AFathi / ARVideoKit

Capture & record ARKit videos 📹, photos 🌄, Live Photos 🎇, and GIFs 🎆.
Apache License 2.0
1.62k stars 226 forks source link

The scnview is frozen while recording in ARCore #99

Open ChowZhu opened 4 years ago

ChowZhu commented 4 years ago

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.

JakeHoldom commented 3 years ago

Did you solve this issue?

digitallysavvy commented 3 years ago

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