mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-06-21 12:03:43 -05:00
An automation tool for OBS Studio
* Add missing include * Rework CMakeLists.txt to support out of tree builds * Update build instructions * Fix windows build issue and copy locale on Linux * Update build instructions * Add downloads section |
||
|---|---|---|
| .github/workflows | ||
| CI | ||
| cmake | ||
| data | ||
| deps | ||
| external | ||
| forms | ||
| src | ||
| .clang-format | ||
| .gitignore | ||
| .gitmodules | ||
| BUILDING.md | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
SceneSwitcher
An automated scene switcher for OBS Studio
More information can be found on https://obsproject.com/forum/resources/automatic-scene-switching.395/. See https://github.com/WarmUpTill/SceneSwitcher/blob/master/CI/release/README.txt for installing releases.
Downloads
Binaries for Windows, MacOS, and Linux are available in the Releases section.
Compiling the plugin
See the build instructions.