Hi there,
i'm developing an ios app with air.
I'm using CameraUI to capture a video with the native app. Everything is great and works perfectly but i need to capture a video longer than ten minutes (~15mn actually). And there is a limitation of 10 min ! I didn't see anybody talking about that...
Is there any way to bypass or overdrive that limitation ?
The final goal of the app is to capture a movie that i may store on a file in the application storage directory.
AIR 18
IOS 8.3
Regards