Skip to content

Commit

Permalink
Document status calls in README
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Jul 30, 2021
1 parent 44c508d commit c6a82c2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ Toggle streaming:
obs-cli stream toggle
```

Display streaming status:

```
obs-cli stream status
```

### Recordings

Start recording:
Expand All @@ -76,6 +82,12 @@ Toggle recording:
obs-cli recording toggle
```

Display recording status:

```
obs-cli recording status
```

### Scenes

Switch to a scene:
Expand Down

0 comments on commit c6a82c2

Please sign in to comment.