ARVideoKit icon indicating copy to clipboard operation
ARVideoKit copied to clipboard

Image Stabilization is off?

Open genemecija opened this issue 6 years ago • 0 comments

When comparing video taken with the stock iOS camera vs taken with ARVideoKit, it looks like the ARVideoKit video has no image stabilization. I think AVCaptureVideoStabilizationMode needs to be set to auto or cinematic or perhaps just be made user configurable. I'm not an expert on this, just got the solution idea from this SO question: https://stackoverflow.com/questions/26043995/ios-8-avfoundation-how-to-enable-video-stabilization-on-capable-devices/26471527#26471527

genemecija avatar Jun 04 '18 03:06 genemecija