Skip to content

Commit 5ee79c1

Browse files
authored
Add note for 5.x
1 parent 8f6229d commit 5ee79c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# obs-websocket-http
22
A Python-based program that provides HTTP endpoints for obs-websocket
33

4+
## Please Note
5+
This branch is **only** for versions of obs-websocket that are 5.0.0 or higher. If you are using obs-websocket pre-5.0.0, use the `old-4.x` branch.
6+
7+
Click [here](https://github.com/IRLToolkit/obs-websocket-http/tree/old-4.x) to go to the pre-5.0.0 branch.
8+
49
## Installing on Ubuntu:
510
- Clone/download the repository
611
- Edit `config.ini` and set the address, port, and authentication details for the HTTP server (leave `authentication_key` empty for no auth). Set your obs-websocket connection settings in the `[obsws]` section.

0 commit comments

Comments
 (0)