Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 703 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 703 Bytes

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.