Closed hzhou81 closed 7 years ago
In GameViewController.mm , is your arsession.run() successfully return available while AVCaptureSession is working?
Good question - it didn't. In doing the calculations in ARKit with YUV the callback of the RGB capture feed is disabled.
I've added code to didUpdateFrame to process the image.
In GameViewController.mm , is your arsession.run() successfully return available while AVCaptureSession is working?