WarmUpTill 631423a251 Add condition to check if the plugin is running
This will only ever return true as the plugin cannot perform checks if
it is not running.
This is intended to be used in cases where it can be useful to trigger
actions once the plugin was stopped and restarted or if one wants to
perform actions after a certain amount of plugin "uptime".
2021-12-01 11:38:38 -08:00
2021-10-30 11:40:26 -07:00
2021-10-19 13:02:15 -07:00
2021-10-03 01:38:08 -07:00
2021-10-03 01:38:08 -07:00
2021-10-03 01:38:08 -07:00
2017-06-02 15:23:52 +02:00
2021-08-19 12:56:34 -07:00

SceneSwitcher

An automated scene switcher for OBS Studio.

More information can be found on https://obsproject.com/forum/resources/automatic-scene-switching.395/.

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.

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

sudo snap install obs-studio

If that is not an option you will have to ...

  1. Copy the library to the plugins folder of you obs installation.
  2. Copy the contents of the data directory to its respective folders of your obs installation.

Unfortunately the exact location of these folders may vary from system to system.

Compiling the plugin

See the build instructions.

Description
An automation tool for OBS Studio
Readme GPL-2.0 115 MiB
Languages
C++ 95.1%
CMake 3.6%
Python 0.5%
Lua 0.4%
Objective-C++ 0.3%