exeldro / obs-dir-watch-media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directory watch media plugin for OBS Studio

Plugin for OBS Studio adding a filter that can watch a directory for media files

Download

https://obsproject.com/forum/resources/directory-watch-media.801/

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 59.8%Language:C 40.2%