Skip to content

Commit a6f5b5f

Browse files
StartAutomatingStartAutomating
authored andcommitted
Add-OBSMediaSource: Fixing -InputSettings / -SceneItemEnabled (Fixes #62)
1 parent e27a6fa commit a6f5b5f

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

docs/Watch-OBS.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,12 @@ The OBS websocket URL. If not provided, this will default to loopback on port 4
3838

3939

4040

41-
> **Type**: ```[Uri]```
4241

43-
> **Required**: false
4442

45-
> **Position**: 1
4643

47-
> **PipelineInput**:true (ByPropertyName)
44+
|Type |Required|Position|PipelineInput |
45+
|-------|--------|--------|---------------------|
46+
|`[Uri]`|false |1 |true (ByPropertyName)|
4847

4948

5049

@@ -56,13 +55,12 @@ You can see the websocket password in Tools -> obs-websocket settings -> show co
5655

5756

5857

59-
> **Type**: ```[String]```
6058

61-
> **Required**: false
6259

63-
> **Position**: 2
6460

65-
> **PipelineInput**:true (ByPropertyName)
61+
|Type |Required|Position|PipelineInput |
62+
|----------|--------|--------|---------------------|
63+
|`[String]`|false |2 |true (ByPropertyName)|
6664

6765

6866

0 commit comments

Comments
 (0)