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

I have some problems with frame rate. Default in ARKit is 60fps, when i turn on recording the whole scene goes 2 times faster, all physics and animations work 2...

enhancement

Video stops or shows dropped frames during playback at beginning of recorded session. Converted the video into a gif to try to give an example. ![arvideokit_library_sample_project](https://user-images.githubusercontent.com/9758594/34233515-bb0775d6-e59a-11e7-842c-9d360972cf15.gif)

Dear Author, I meet an issue, when use ARVideoKit to record an ARSCNView, the loaded AR object shows black in the scene. need your support, thank you very much! I...

Could this project be made to work with Realitykit project on iOS and visionOS(Simulator).

Stacktrace: Fatal Exception: NSInternalInconsistencyException 0 CoreFoundation 0x9cb4 __exceptionPreprocess 1 libobjc.A.dylib 0x183d0 objc_exception_throw 2 AVFCore 0xb5024 -[AVFigAssetWriterTrack addPixelBuffer:atPresentationTime:error:] 3 AVFCore 0xb1554 -[AVAssetWriterInputWritingHelper appendPixelBuffer:withPresentationTime:] 4 AVFCore 0xaf1c4 -[AVAssetWriterInput _appendPixelBuffer:withPresentationTime:] 5 AVFCore 0xb415c...

I am providing frames to the writer in BGRA instead of RGBA to get realtime encoding speed. It goes from 20 to around 50-60 fps for me, thought you may...