obs-get-stream-status
Check if OBS Studio is currently streaming to determine broadcast status and manage live output operations.
Instructions
Get the current streaming status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}