NDI Support - flathub/com.obsproject.Studio GitHub Wiki

Extra libraries are required for NDI support but they are proprietary and their website does not provide easy access to download it so you must build it manually.

  1. Install flatpak-builder
  2. Clone the repo git clone https://github.com/flathub/com.obsproject.Studio.git and cd into it.
  3. Request a download from this link Software Developer Kit and download it into the created directory. It should be named InstallNDISDK_v4_Linux.tar.gz.
  4. Run flatpak-builder builddir --force-clean com.obsproject.Studio.NDI.json --user --install

Upon next open of OBS Studio it should work. All downloaded files can also be safely deleted.