Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hecomi/unvencoder

A simple wrapper of NVENC (NVIDIA's HW-accelerated encoder) for Unity.
https://github.com/hecomi/unvencoder

native-plugin nvidia unity windows

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

uNvEncoder
==========

**uNvEncoder** is a simple wrapper of [NVENC](https://developer.nvidia.com/nvidia-video-codec-sdk) for Unity.

Platforms
---------

- Windows 10
- NVIDIA GPU that supports NVENCODE API

Install
-------

- Unity Package
- Download the latest .unitypackage from [Release page](https://github.com/hecomi/uNvEncoder/releases).
- 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.