mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2026-04-18 06:53:38 +00:00
record stop now prints the the output path of the recording
added record directory command record unit test updated README updated minor bump
This commit is contained in:
13
README.md
13
README.md
@@ -324,6 +324,19 @@ obsws-cli record resume
|
||||
obsws-cli record pause
|
||||
```
|
||||
|
||||
- directory: Get or set the recording directory.
|
||||
|
||||
*optional*
|
||||
- args: <record_directory>
|
||||
- if not passed the current record directory will be printed.
|
||||
|
||||
```console
|
||||
obsws-cli record directory
|
||||
|
||||
obsws-cli record directory "/home/me/obs-vids/"
|
||||
obsws-cli record directory "C:/Users/me/Videos"
|
||||
```
|
||||
|
||||
#### Stream
|
||||
|
||||
- start: Start streaming.
|
||||
|
||||
Reference in New Issue
Block a user