AFathi / ARVideoKit

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

is there a way to use the recorder for UiView? #96

Closed kngrnr closed 4 years ago

AFathi commented 4 years ago

@krantonio, ARVideoKit doesn't support UIView recording. As of today the framework supports:

  1. ARSCNView
  2. ARSKView
  3. SCNView

See Docs for more info.