Streaming
Change your streaming status
Preview
Parameters
Connectionrequired
Select
Select the configured OBS Studio Connection to connect to
Any
- trigger on events from any OBS connectionDefault
- trigger on events from the default OBS connection
Staterequired
Select
Choose the streaming state
Start
: Start your streamingStop
: Stop your streaming
Variables
This sub-action does not populate any variables.
C# Usage
public void ObsStopStreaming(int connection = 0)
public void ObsStartStreaming(int connection = 0)