Hi,
I am looking for the recommendation for the video recording solution that will work on Android and iOS. I want to capture provided frames (from screen, I have a texture already, NOT webcam) and I want to include an audio from mic.
I want to save it locally.
I know everyplay is not around anymore. I haven’t found any reasonable plugins in assets store (please advise if there is anything).
I was in your position before, about 3 months ago.
First solution was that I used native plugins for each platform, used iOS ReplayKit, and for android used the MediaRecorder API.
This worked great but it was too much to manage for me personally, as my project has large demands.
Otherwise if you’re willing to spend some money check out natcorder. I’m using it currently and it’s great!
Feature set
• Unified API for iOS and Android
• Screen Record complete screen with microphone(including UI)
• Preview Recorded Video
• Single API for both iOS and Android Platforms
• Recorded File access and sharing (beta available - will be available out soon to asset store)