mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-11 11:47:41 -05:00
51b4ef326d9154f266a6b2a172cce5cec015fad9
Users not familiar with launching processes with arguments might expect the run action to behave like clicking on icons on the desktop and be frustrated if the "file is not being opened". Thus introducing this fallback might help some users out.
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 ...
- Copy the library to the plugins folder of you obs installation.
- 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
Languages
C++
95.1%
CMake
3.6%
Python
0.5%
Lua
0.4%
Objective-C++
0.3%