An automation tool for OBS Studio
Go to file
2021-07-18 19:37:16 +02:00
.github/workflows Add macro action "hotkey" (#226) 2021-06-14 01:21:23 +02:00
CI added system-wide Flatpak paths (#175) 2021-05-06 20:38:11 +02:00
cmake Add version info log (#61) 2020-11-15 20:34:11 +01:00
data Add scene selection class and widget 2021-07-03 08:47:08 -07:00
deps Resolve asio network crashes on macOS (#157) 2021-04-03 22:02:42 +02:00
external external/: Add OBS helper cmake files 2019-02-09 01:35:46 -06:00
forms Clean up minor UI inconsistencies 2021-07-13 13:14:43 -07:00
src Rework cmake and readme (#264) 2021-07-17 17:17:03 +02:00
.clang-format Add .clang-format and apply to src/ files 2020-06-08 14:58:44 -04:00
.gitignore .gitignore: Let's start by adding a normal set of ignores. 2018-12-27 01:14:37 -06:00
.gitmodules Add network tab (#149) 2021-03-24 20:51:22 +01:00
BUILDING.md Add "--recursive" option to "git clone" calls 2021-07-18 19:37:16 +02:00
CMakeLists.txt Rework cmake and readme (#264) 2021-07-17 17:17:03 +02:00
LICENSE Added GPL2 2017-06-02 15:23:52 +02:00
README.md Rework cmake and readme (#264) 2021-07-17 17:17:03 +02:00

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.