NottieRecorder
Simple and lightweight screen recording solution for Android in Unity. No MediaProjection dialog, 16KB page-size ready.
by nottie.
Price History +
NottieRecorder is a Unity component that enables screen and audio recording on Android devices.
Unlike many other recorders, it does not rely on MediaProjection, so no confirmation dialog is shown to the user when recording starts.
It is also fully compatible with Android 15+ requirements, including the new 16KB memory page size.
Features:
- One-click recording control (Start / Stop / Cancel)
- MP4 output (H.264 + AAC)
- Customizable bitrate and file prefix
- Output path configurable (default: Android/media/<AppID>/files/)
- Gamma encode option for color correction
- Cancel option to discard recording without saving
- Lightweight prefab for easy integration
This asset is ideal for developers who need a compliant, easy-to-use recording solution for their Unity projects.