**Cross Platform Replay Kit is now Cross Platform Screen Recorder Kit**
Cross Platform Screen Recorder Kit : Easy Gif & Video Recording allows to easily screen record your games on Unity. Plugin provides unified api for recording in gif or video across supported platforms.
Highlights
• Unified API design.
• Auto-generates Android Manifest file.
• Easy API for Recording Gif/Video
• Full source code is included.
Feature set
• Screen Record complete screen with microphone(includes UI)
• Preview Recorded Video
• Single API for all supported Platforms
• Get recorded file path
• Save recorded video
• Share recorded video (Share for Gif coming soon)
Note
For Gif Recording, currently ShareRecording are not yet implemented. Coming soon.
On Android, there is no public API to record audio without microphone.The game music will be recorded through microphone only. In coming updates we allow option to add custom music instead of just microphone captured audio.
This asset uses below third party libraries.
1. ExifLib under MIT License.
2. Moments library for gif recording
See Third-Party Notices.txt file in the package for details.
Technical details
Video records in mp4 file format
Custom options for video recorder are available for Android platform
Original_Link: https://assetstore.unity.com/packages/tools/integration/cross-platform-screen-recorder-kit-easy-gif-video-recording-133662