- Create a Group and place what should be rotated through within it.
- Select Tools -> Scripts -> Add ->
rotation.lua
to add the script. - Adjust the end time and interval to your needs— the default is what is used by the Falcon 5.
Q: Why doesn't it rotate exactly every X seconds?
A: Overhead is added on purpose so that a scene cannot be repeated. Additional overhead is present in the nature of Lua-based OBS scripts, but not to a relevant or significant degree. To reduce or remove this overhead, allow greater options by filling groups with more sources.
Created by Matt Ronchetto for the class of 2023 and beyond.