com.hecomi.unvencoder

A simple wrapper of NVENC (NVIDIA's HW-accelerated encoder) for Unity.

Usage no npm install needed!

<script type="module">
  import comHecomiUnvencoder from 'https://cdn.skypack.dev/com.hecomi.unvencoder';
</script>

README

uNvEncoder

uNvEncoder is a simple wrapper of NVENC for Unity.

Platforms

  • Windows 10
  • NVIDIA GPU that supports NVENCODE API

Install

  • Unity Package
  • Git URL (UPM)
    • Add https://github.com/hecomi/uNvEncoder.git#upm to Package Manager.
  • Scoped Registry (UPM)
    • Add a scoped registry to your project.
      • URL: https://registry.npmjs.com
      • Scope: com.hecomi
    • Install uNvEncoder in Package Manager.