ARVideoKit icon indicating copy to clipboard operation
ARVideoKit copied to clipboard

Capture & record ARKit videos πŸ“Ή, photos πŸŒ„, Live Photos πŸŽ‡, and GIFs πŸŽ†.

Results 56 ARVideoKit issues
Sort by recently updated
recently updated
newest added

![unadjustednonraw_thumb_34c9](https://user-images.githubusercontent.com/5885295/35721080-69aa4e58-082b-11e8-82b1-2e3406b6096a.jpg) Project settings: ![image](https://user-images.githubusercontent.com/5885295/35721117-90c99282-082b-11e8-9960-c62fdc435ef0.png) UIViewController setups: ![image](https://user-images.githubusercontent.com/5885295/35721132-9a3303e4-082b-11e8-83f9-e8ef57851d02.png)

I am trying to record `ARSKView` with `RecordAR`. The problem I am facing is that every time I call `RecordAR.record() `the app freezes for a moment. Also, text-to-speech pronunciation is...

When run app using pods then the video exported is of different size compared to video exported during manual adding of framework in Swift package Manager. Any help please...

Hi Ahmed, ARVideoKit is amazing, I can't live without it now. Please help! I am finding a major issue when trying to record on iPad. When recording in portrait, orientations...

bug

Hi all, First of all, thanks for this amazing library! I'm trying to record an ARSCNView that is configured with personSegmentation: `if ARFaceTrackingConfiguration.supportsFrameSemantics(.personSegmentation) { config.frameSemantics.insert(.personSegmentation) }` but it doesn't seem...

Issue environment: Device Model: iPhone mini running iOS 15 Xcode Version: Xcode 13 iOS Version: iOS 15 Pod Version or Repo Commit: Issue Details: I record the scene where I...

Rendering of face mesh is absolutely wrong

Extremely high cpu is used when it start . it slow down application , and device is heating a lot , tasted in iphone 7,XR,11 .

hi Ahmed thanks a lot for this a massive working, I just faced a little problem while and after recording it's shows 10 FPS (iPhone 6S) and 18 FPS (iPhone...

Recording video using face tracking with a textured mask shows the mask as 2d vs contoured with face. Anything I can do? ![IMG_8591](https://user-images.githubusercontent.com/2525568/100320873-affa6080-2f76-11eb-9549-12fae35fca97.jpg)