exeldro / obs-browser-transition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser transition for OBS Studio

Plugin for OBS Studio to show a browser source during scene transition

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:CMake 51.3%Language:C 48.7%