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

natmlx/natcorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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.