Test and debug your WebSocket connection to OBS Studio with this simple tool.
Just connect to OBS and start testing with your own WebSocket data.
Just a plain HTML file with some CSS and JavaScript is all you need:
- Works only for obs-websocket 5.x.x Protocol (OBS >= 28.0)
- The WebSocket connection is handled by the obs-websocket-js package (amazing js library)
Use it online or download the HTML file and:
- Type in your connection data (also works with password protected connections)
- Chose the request type you wanna send
- Fill the needed fields and send the request
- Check the answer from OBS
- Have fun building your own stuff :)