This electron app allows you to automatically swap scenes in Streamlabs OBS depending on your League of Legends status (ingame or in queue).
You will need to allow remote control in your Streamlabs OBS.
run Streamlabs-OBS with `--adv-settings` parameter
enable websockets in `settings->API`
Port should be 59650
Prebuilt binaries for Windows can be found here
-
Clone repository
git clone https://github.com/Kuferl/SceneSwitcher.git -
Install electron-forge
-
Install dependencies
npm install -
Start Scene Switcher
electron-forge start