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:
2025-05-27 01:20:35 +01:00
parent ca0f01ef79
commit e7d9deba71
4 changed files with 44 additions and 4 deletions

View File

@@ -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.