Skip to content

StreamnDad/obs-dir-watch-media

 
 

Repository files navigation

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

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CMake 59.8%
  • C 40.2%