* Use Android Foreground Service, So it has support for Android 10 and above along with below versions.
* Use iOS ReplayKit library (Support iPhone, iPad, iPod touch with iOS 9.0 or above )
* In iOS recorded video can be edited (trimmed) from iOS native preview window and saved in the camera roll.
* Record Screen with / without audio
* Can record Audio from device mic
* Support Callbacks
* Can set the recorded file name and folder destination (Only Android)
* Recorded video share and preview functionality
* Can change video encoder (Only Android)
* Option for Changing Frame rate and bit rate (Only Android)
* Functionality for setting Video size (Height and width of video) (Only Android)
* Easy to use. Just Call a single Function for each operation.
* Example scene.
* Perfectly documented