Set input settings
input_settings_setApply configuration settings to an existing OBS input, using its name or UUID. Enable overlay mode to preserve unspecified settings, preventing unintended changes.
Instructions
Apply settings to an OBS input. overlay=true preserves unspecified settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputId | No | OBS input UUID. | |
| overlay | No | ||
| settings | Yes | ||
| inputName | No | OBS input name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |