streamlabs_create_source
Create a new source in Streamlabs without adding it to a scene, so you can configure it first and add it later.
Instructions
Create a new source without adding it to any scene yet (use streamlabs_add_source_to_scene afterward, or use streamlabs_create_and_add_source to do both at once).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | Yes | Source type, e.g. 'browser_source', 'image_source', 'color_source', 'text_gdiplus' | |
| settings | No |