mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Update README.md
This commit is contained in:
parent
0df6bde5cb
commit
03bf41b250
@ -4,8 +4,10 @@ Websocket API for OBS Studio.
|
||||
|
||||
## How to use
|
||||
The Websocket API server runs on port 4444 and a settings window is available in "Websocket server settings" under OBS' "Tools" menu. The obs-websocket protocol is documented in [PROTOCOL.md](PROTOCOL.md).
|
||||
Here is a list of language APIs for obs-websocket :
|
||||
- Javascript (browser & nodejs) : https://github.com/haganbmj/obs-websocket-js
|
||||
|
||||
Here's a list of available language APIs for obs-websocket :
|
||||
- Javascript (browser & nodejs) : [obs-websocket-js](https://github.com/haganbmj/obs-websocket-js) by haganbmj
|
||||
|
||||
There's currently no frontend available for obs-websocket.
|
||||
|
||||
## Possible use cases
|
||||
|
Loading…
x
Reference in New Issue
Block a user