8000 GitHub - hecomi/uNvEncoder: A simple wrapper of NVENC (NVIDIA's HW-accelerated encoder) for Unity.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

hecomi/uNvEncoder

Repository files navigation

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.
0