GithubHelp home page GithubHelp logo

com.obsproject.studio.plugin.nvfbc's Introduction

Deprecation notice

As of OBS version 28.0.0 (released in 2022-09-01), this plugin no longer works. You can find more details as to why here.

If you really want to use this plugin, you will have to downgrade OBS back to version 27.2.4, using this command:

# Remove 'sudo' if you installed OBS only for the current user.
sudo flatpak update --commit=0069ec300ce09337a585acfcefe0f2ecdfa0efcd08d920b2751c844fd026296a com.obsproject.Studio

And then you'll have to disable Flatpak from auto-updating OBS with:

flatpak mask com.obsproject.Studio

NVFBC plugin for OBS Studio (Flatpak)

This plugin will be useless for you, unless you have a Tesla/Quadro GPU from NVIDIA, or patched NVIDIA drivers.

HOWTO

DISCLAIMER: The following steps modify the behavior of your NVIDIA drivers. Although myself and many other people have been using patched drivers without issues, I will not be responsible for any damages that might happen. So, proceed at your own risk!

1 - Patching the drivers

Note: Skip this step if you have a professional-grade GPU model, such as Quadro or Tesla.

  1. Clone the nvidia-patch project:

    git clone https://github.com/keylase/nvidia-patch.git
  2. Patch the NVIDIA drivers (host drivers first):

    cd nvidia-patch/
    sudo ./patch.sh
    sudo ./patch-fbc.sh
  3. Now patch the drivers for Flatpak:

    sudo ./patch.sh -f
    sudo ./patch-fbc.sh -f
  4. Reboot your computer.

2 - Adding the NvFBC Source plugin on OBS

  1. Open OBS Studio.

  2. Right-click the Sources panel, go to Add and then select NvFBC Source.

  3. (Optional) rename your source, hit OK.

  4. (Optional) tweak the settings (source screen, FPS, etc.), hit OK.

    The whole process looks like this: GIF

Reverting

If, for whatever reason, you want to revert this whole process, you can restore the original driver files by running:

# Restores the original driver files for the host
sudo ./patch.sh -r
sudo ./patch-fbc.sh -r
# Restores the original driver files for Flatpak
sudo ./patch.sh -f -r
sudo ./patch-fbc.sh -f -r

Uninstall this plugin:

flatpak uninstall com.obsproject.Studio.Plugin.NVFBC

Then reboot your computer.

com.obsproject.studio.plugin.nvfbc's People

Contributors

georgesstavracas avatar guihkx avatar tim77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.