Streaming

Change your streaming status
Preview
Preview

Parameters

Connectionrequired
Select

Select the configured OBS Studio Connection to connect to

  • Any - trigger on events from any OBS connection
  • Default - trigger on events from the default OBS connection
Staterequired
Select

Choose the streaming state

  • Start: Start your streaming
  • Stop: 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)