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
e3a28b640f
commit
0df6bde5cb
@ -3,8 +3,10 @@ obs-websocket
|
|||||||
Websocket API for OBS Studio.
|
Websocket API for OBS Studio.
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
The Websocket API server runs on port 4444. A settings window is available in "Websocket server settings" under OBS' "Tools" menu.
|
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).
|
||||||
There's currently no frontend or language API available for obs-websocket. However, the full protocol reference is available 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
|
||||||
|
There's currently no frontend available for obs-websocket.
|
||||||
|
|
||||||
## Possible use cases
|
## Possible use cases
|
||||||
- Remote control OBS from a phone or tablet on the same local network
|
- Remote control OBS from a phone or tablet on the same local network
|
||||||
|
Loading…
x
Reference in New Issue
Block a user