Hardware-Accelerated Window capture (NVIDIA FBC) in OBS-Studio
Posted on Sat 28 August 2021 in Software • Tagged with obs-studio, nvidia, window-capture • 1 min read
For getting hardware-accelerated window capture on obs-studio, first we need to patch the nvidia-driver in using https://github.com/keylase/nvidia-patch. Please note that before applying the patch, please ensure that your driver version is supported. The installed driver version can be seen by issuing nvidia-smi
command.
Next, we need …
Continue reading