# Introduction

## Cross Platform Screen Recorder Kit

[Cross Platform Screen Recorder Kit](http://u3d.as/1nN3) allows to record your player's game experiences easily on Unity. It supports both iOS and Android platforms with unified and simple API.  It provides a unified and simple API for GIF/Video screen recording.<br>

{% hint style="info" %}
Plugin supports mobile platforms Android (API 21 and above), iOS(11 and above - iPhone 5S or later, iPad mini 2 or later, iPod Touch 6th generation, iPad Air or later.)&#x20;
{% endhint %}

\
**Our Other Top Selling Products** [Cross Platform Native Plugins : Essential Kit](http://u3d.as/1szE) | [Cross Platform Easy Save](http://u3d.as/1juJ) | [Cross Platform Snapchat Kit](http://u3d.as/1gWc)\
\
**Important links** \
[Support](https://discord.gg/jegTXvqPKQ) | [Tutorials](http://u3d.as/1nN3) \
\
**Highlights** \
• Unified API design. \
• Auto-generates Android Manifest file. \
• Easy API for Recording \
• Easily convertible from Unity's ReplayKit API \
• Full source code is included. \
\
**Feature set** \
• Screen Record complete screen with microphone(including UI) \
• Preview Recorded Video \
• Single API for both iOS and Android Platforms\
• Get Preview Recording file path\
• Save & Share Recorded video (share for gif coming soon)

&#x20;\
\
**Note** \
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. \
See Third-Party Notices.txt file in the package for details.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://assetstore.replaykit.voxelbusters.com/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
