AFathi / ARVideoKit

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

feat: better fps and capture performance #137

Open mikolajadamowicz opened 1 year ago

mikolajadamowicz commented 1 year ago

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 need it :)