An automation tool for OBS Studio
Go to file
WarmUpTill de20c93b14
Some checks failed
debian-build / build (push) Has been cancelled
Check locale / ubuntu64 (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
Rearrange layout of "General" tab
2025-12-06 19:27:54 +01:00
.github CI: Refactor OpenSSL handling on MacOS to support MQTT SSL 2025-10-28 19:20:52 +01:00
build-aux
cmake Add retry mechanism for downloading dependencies 2025-12-05 17:30:16 +01:00
data Rearrange layout of "General" tab 2025-12-06 19:27:54 +01:00
deps Update json to v3.12.0 2025-10-19 18:05:16 +02:00
forms Rearrange layout of "General" tab 2025-12-06 19:27:54 +01:00
lib Remove option to disable widget caching 2025-12-06 19:27:54 +01:00
module
plugins Fix scene list scene switches not working 2025-12-05 17:30:16 +01:00
scripting
tests Fix typo 2025-11-14 13:56:03 +01:00
.clang-format
.cmake-format.json
.gitattributes
.gitignore
.gitmodules
.pre-commit-config.yaml
BUILDING.md
buildspec.json
CMakeLists.txt Add macro search functionality 2025-12-06 19:27:54 +01:00
CMakePresets.json
LICENSE
README.md

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

The Snap package manager offers an OBS Studio installation which is bundled with the plugin:

sudo snap install obs-studio

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.