The plugin is meant to be used for blending projectors taking OBS Studio program output as source
| Platform | Tool | Status |
|---|---|---|
| Windows | Visal Studio 17 2022 | Under Development |
| macOS | XCode 16.0 | Under Development |
| Windows, macOS | CMake 3.30.5 | Under Development |
| Ubuntu 24.04 | CMake 3.28.3 | OK |
| Ubuntu 24.04 | ninja-build |
Not Tested |
| Ubuntu 24.04 | pkg-config |
Not Tested |
| Ubuntu 24.04 | build-essential |
Not Tested |
- Install
libglfw3-dev,libglew-devandlibuv1-dev
sudo apt-get install libglfw3-dev libglew-dev libuv1-dev
- Run
cmake --preset ubuntu-x86_64 - Run
cmake --build --preset ubuntu-x86_64 - Install the plugin
.somodule.
All documentation can be found in the OBS Projector Plugin Wiki.