Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hecomi/unvencoder
- Owner: hecomi
- License: mit
- Created: 2019-08-13T05:46:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T09:06:13.000Z (over 2 years ago)
- Last Synced: 2024-10-06T23:46:18.392Z (4 months ago)
- Topics: native-plugin, nvidia, unity, windows
- Language: C
- Homepage:
- Size: 681 KB
- Stars: 48
- Watchers: 9
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 APIInstall
-------- 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.