ARVideoKit icon indicating copy to clipboard operation
ARVideoKit copied to clipboard

Not registering SKScene from ARSceneView

Open shimeny opened this issue 5 years ago β€’ 2 comments

Hi Ahmed,

Great Repo. With an ARSceneView we can include an SKScene using 'sceneView.overlaySKScene = scene'. However ARVideoKit doesn't include the SKScene in the output of 'recorder = RecordAR(ARSceneKit: self.sceneView)'. Any Ideas?

shimeny avatar Nov 23 '18 14:11 shimeny

@shimeny, will investigate the issue and get back to you soon.

AFathi avatar Dec 04 '18 14:12 AFathi

If you do add the the ability to record the SKOverlay I’d like the option to be able to disable this feature. As currently I have an SKOverlay and I depend on the fact that it doesn’t get recorded.

gheatley avatar Dec 08 '18 09:12 gheatley