Ahmed Bekhit

Results 34 comments of Ahmed Bekhit

@senthilece01, thank you for informing me about this issue. I have actually found that issue recently and I'm working on a fix! -Ahmed

@senthilece01, Of course, will do! -Ahmed

@senthilece01, I wasn't able to confirm whether the fix works or not since I don't have access to any ARKit-supported iPad. However, I can share with you where I think...

@senthilece01, Can you also please send a screenshot of how the video looks like after exporting?

@okvivi, Since you're using `ARSCNView`, I believe you can easily diffuse the `UIView` layer into your scene in order to record a video with the 2D content overlay. To diffuse...

@okvivi, are you trying to merge the UIView layer after recording the video? If so, your best option would be using AVMutableComposition. Otherwise, the approach I suggested above will still...

@okvivi, that makes more sense! I misunderstood the question. Will consider adding this feature in the next update!

@eschos24, I have perviously received some requests to support Unity; however, I didn't have much time recently to work on it. Can you please clarify to me how you would...

@stayHF, That's an interesting suggestion, I'll look more into it. Also, please feel free to fork the project and create a pull request if you want to implement your suggestion...

Hey @kristokiis! I have noticed this issue recently. Can you try setting the `RecordAR` [fps](https://github.com/AFathi/ARVideoKit/wiki/RecordAR#var-fpsarvideoframerate) to [`fps30`](https://github.com/AFathi/ARVideoKit/wiki/ARVideoFrameRate#case-fps30). If that doesn't make any difference, you may create a workaround by setting...