#api-bindings #buffer #gpu #capturing #front #nvidia #nvfbc

sys nvfbc-sys

Raw FFI bindings for NVFBC, an NVIDIA API for capturing the front buffer from NVIDIA GPUs

4 releases

0.1.5 Jan 8, 2024
0.1.4 Jan 8, 2024
0.1.3 Nov 18, 2023
0.1.0 Jun 23, 2022

#260 in Video

Download history 20/week @ 2024-01-04 30/week @ 2024-02-15 16/week @ 2024-02-22 31/week @ 2024-02-29 29/week @ 2024-03-07 13/week @ 2024-03-14

76 downloads per month
Used in nvfbc

BSD-2-Clause

130KB
3.5K SLoC

nvfbc-rs

This repository contains two crates:

  1. nvfbc-sys: Raw FFI bindings for NVFBC, an NVIDIA API for capturing the front buffer from NVIDIA GPUs.
  2. nvfbc: Safe bindings for NVFBC, an NVIDIA API for capturing the front buffer from NVIDIA GPUs.

It is recommended to look at the documentation for nvfbc on how to use this crate.

No runtime deps