This tool is a simple web page that allows you to connect to an OBS WebSocket server and send and receive messages. It is useful for debugging and testing your OBS Tools.
You can also use this page to check the document of OBS WebSocket API.
Basic On the OBS WebSocket API: Protocol.md
URL:https://kirahan.github.io/obs_websocket_toolbox
- Check the document
- Connect to an OBS WebSocket server
- Send and receive messages
- Support OBS above 26.0.0
- Support OBS WebSocket above 4.9.0
- Clone the repository
- Run
npm install
- Run
npm run dev
- A Configurable UI Page Allows You To Control OBS
- Support Logical Operations that Allow You To Accomplish Scheduled Tasks
MIT License