An automation tool for OBS Studio
Go to file
WarmUpTill 29e1ff0754
Some checks are pending
debian-build / build (push) Waiting to run
Check locale / ubuntu64 (push) Waiting to run
Push to master / Check Formatting 🔍 (push) Waiting to run
Push to master / Build Project 🧱 (push) Waiting to run
Push to master / Create Release 🛫 (push) Blocked by required conditions
Adjust video condition temp vars
2026-03-30 21:20:00 +02:00
.github
build-aux
cmake Fixed get_filename_component command call 2026-02-22 20:51:48 +01:00
data Adjust video condition temp vars 2026-03-30 21:20:00 +02:00
deps
forms Fix macro list / macro edit area splitter resizing 2026-03-19 20:21:08 +01:00
lib Enable checking if temp var is in use 2026-03-30 21:20:00 +02:00
module
plugins Adjust video condition temp vars 2026-03-30 21:20:00 +02:00
scripting
tests Fix race conditions when accessing variables 2026-03-25 19:38:22 +01:00
.clang-format
.cmake-format.json
.gitattributes
.gitignore
.gitmodules
.pre-commit-config.yaml
BUILDING.md
buildspec.json
CMakeLists.txt Rework libproc2 API version check 2026-03-15 16:27:01 +01:00
CMakePresets.json
LICENSE
README.md Remove Snap installation instructions from README 2026-03-27 18:36:35 +01:00

An automation plugin for OBS Studio.
More information can be found in the OBS forums or the plugin's wiki.

Downloads

Binaries for Windows, MacOS, and Linux are available in the Releases section.

Installing the plugin

For the Windows and MacOS platforms, it is recommended to run the provided installers.

On Linux the plugin is available via the Flatpak package manager for users who installed OBS via Flatpak:

flatpak install com.obsproject.Studio.Plugin.SceneSwitcher

More information can be found here.

Contributing

  • If you wish to contribute code to the project, have a look at this section describing how to compile the plugin.
  • You can add custom conditions and actions at runtime using the API described here.
  • You can optionally use pre-commit to automatically handle formatting.
  • If you wish to contribute translations, feel free to submit pull requests for the corresponding files under data/locale.