simple python script for OBS Studio that allows to automatically switch between scenes at regular intervals
-
Updated
Feb 12, 2024 - Python
simple python script for OBS Studio that allows to automatically switch between scenes at regular intervals
It is a unity plugin for changing between 10 scenes quickly for fast prototyping
OBS Studio doesn’t have a built‑in “random scene switch” feature, but you can do it with a small Lua script that runs inside OBS. This script will let you bind one hotkey and, when pressed, it will pick a random scene from a list you define.
Add a description, image, and links to the sceneswitcher topic page so that developers can more easily learn about it.
To associate your repository with the sceneswitcher topic, visit your repo's landing page and select "manage topics."