exeldro / obs-source-record

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source Record filter for OBS Studio

Plugin for OBS Studio to make sources available to record via a filter

Download

https://obsproject.com/forum/resources/source-record.1285/

Build

  1. In-tree build

  2. Stand-alone build (Linux only)

    • Verify that you have package with development files for OBS
    • Check out this repository and run cmake -S . -B build -DBUILD_OUT_OF_TREE=On && cmake --build build

Donations

https://www.paypal.me/exeldro

About

License:GNU General Public License v2.0


Languages

Language:C 68.0%Language:CMake 32.0%