com.hecomi.unvpipe

A simple NvPipe wrapper for Unity

Usage no npm install needed!

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

README

uNvPipe

uNvPipe is a simple wrapper of NvPipe for Unity.

Demo


Platforms

  • Windows 10
  • NVIDIA GPU that supports NVENC/NVDEC APIs

Install

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