ARVideoKit icon indicating copy to clipboard operation
ARVideoKit copied to clipboard

how to Record two sceneView (Stereo Mode) ?

Open AMJ-7 opened this issue 5 years ago • 0 comments

Hello Ahmed, I'm Amr

I have to make my app with two views of "ARSCNView"

    @IBOutlet var sceneViewL: ARSCNView!
    @IBOutlet var sceneViewR: ARSCNView!

then should record them on the same video, how can I add it on recorder ?!

recorder = RecordAR(ARSceneKit: sceneViewL)

if you can speak Arabic that will be better bro :D

AMJ-7 avatar May 21 '19 15:05 AMJ-7