Skip to content

NVIDIA Capture SDK (NvFBC) Bindings for Java

License

Notifications You must be signed in to change notification settings

PancakeTAS/nvidia-capture-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVIDIA Capture SDK for Java

This project creates bindings to java for the NVIDIA Capture SDK.

How to install

In order to use this library, you need to download NVIDIA Capture SDK and copy the contained dll into src/main/resources/win32-x86-64 of either this project or the one you wish to use this in. Please note that NvFBC is deprecated on windows and disabled on consumer cards on linux. To work around this, please check out nvidia-patch

How to use

Refer to the NVIDIA Capture SDK documentation for more information on how to use the library. The java function is a direct mapping to the capture sdk included header file.

About

NVIDIA Capture SDK (NvFBC) Bindings for Java

Topics

Resources

License

Stars

Watchers

Forks

Languages