Skip to content

Commit

Permalink
Update README.md secret is the default password and you can avoid `…
Browse files Browse the repository at this point in the history
…--websocket obsws://localhost:4455/secret` argument
  • Loading branch information
grigio authored Nov 25, 2023
1 parent 62998f5 commit 3e62593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ obs-cmd info
obs-cmd --websocket obsws://localhost:4455/secret info # You can override the default `obsws` url
```

You can override the websocket URL, which can be found in OBS -> Tools -> WebSocket Server Settings. `localhost` for the hostname will work for most, instead of the full IP address.
You can override the websocket URL, which can be found in OBS -> Tools -> WebSocket Server Settings. `localhost` for the hostname will work for most, instead of the full IP address. If you set the password as `secret` you can avoid to specify the `--websocket` argument.

### Installation

Expand Down

0 comments on commit 3e62593

Please sign in to comment.