mirror of
https://github.com/onyx-and-iris/gobs-cli.git
synced 2026-04-18 07:03:37 +00:00
remove --show flag from settings video
update README
This commit is contained in:
@@ -764,7 +764,8 @@ gobs-cli settings stream-service --key='live_xyzxyzxyzxyz' rtmp_common
|
||||
|
||||
- video: Get/Set video setting.
|
||||
- flags:
|
||||
- --show: Show video settings.
|
||||
|
||||
*optional*
|
||||
- --base-width: Base (canvas) width.
|
||||
- --base-height: Base (canvas) height.
|
||||
- --output-width: Output (scaled) width.
|
||||
@@ -773,7 +774,7 @@ gobs-cli settings stream-service --key='live_xyzxyzxyzxyz' rtmp_common
|
||||
- --fps-den: Frames per second denominator.
|
||||
|
||||
```console
|
||||
gobs-cli settings video --show
|
||||
gobs-cli settings video
|
||||
|
||||
gobs-cli settings video --base-width=1920 --base-height=1080
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user