Switching Scenes Automatically
XSplit Broadcaster's Macros Extension can help cut the number of clicks you need to do to execute a rather mundane action during your presentation, such as scene switching. This improves the overall quality of your presentation as you get to focus on what really matters--your content.
In this guide, we'll learn how Macros can be used to automatically switch from one scene to the next.
- Make sure your scenes are ready.
- Go to Extensions > Macros. The Macros window should appear.
- Click the + icon to add a new macro.
- Choose and select On key down under Event. A new entry field should appear just below it.
- Click the entry field once, then type in your preferred key combination or mouse click. In this guide we'll use CTRL+DOWN as an example.
- Under Action, select Switch to scene in the drop down menu. The Select scene dropdown menu should appear below it.
- Select the first scene you want to the macro to switch to. In this guide we'll use Scene 1.
- Click Add action. This creates a new one within the same event.
- Choose and select Wait, then set the time (in milliseconds) to your preferred value. In this guide we'll use 10000 ms (10 seconds). This is the amount of time it will take for the first scene to run before you switch to the next.
- Click Add action again.
- Under Action, select Switch to scene in the drop down menu. The Select scene dropdown menu should appear below it.
- Select the second scene you want to the macro to switch to. In this guide we'll use Scene 2.
Your Macros should look like this:
- Check Enable event listener to activate the macro.
- To ensure everything is working, it's best to use the Test button located at the upper right corner of the Macros extension window. Close the window when done.
That's it! Go back to the XSplit Broadcaster main program window then press your assigned key to start the simultaneous streaming process.
Updated on: 11/08/2022
Thank you!