NatCorder
High performance, cross-platform video recording for Unity Engine.
ai.natml.natcorder Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/natcorder.git README Markdown
Copy this to your project's README.md
## Installation
Add **NatCorder** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/natcorder.git
```
[](https://www.pkglnk.dev/pkg/natcorder)README
NatCorder - Video Recording for Unity Engine
NatCorder has been succeeded by VideoKit. VideoKit's recording features include:
- Record any texture, anything that can be rendered into a texture, or any pixel data.
- Record to MP4 videos and animated GIF images.
- Control recording quality and file size with bitrate and keyframe interval.
- Record at any resolution. You can specify what resolution recording you want.
- Get the path to recorded video in device storage.
- Record game audio with video.
- Support for recording HEVC videos.
- Support for Android, iOS, macOS, WebGL, and Windows.
No comments yet. Be the first!