https://github.com/pr0pz/obs-websocket-tester
A tool for properly testing your OBS WebSocket Connection.
https://github.com/pr0pz/obs-websocket-tester
obs obs-studio obs-studio-script obs-studio-websocket obs-websocket obs-websocket-js websocket
Last synced: 4 months ago
JSON representation
A tool for properly testing your OBS WebSocket Connection.
- Host: GitHub
- URL: https://github.com/pr0pz/obs-websocket-tester
- Owner: pr0pz
- Created: 2024-02-27T17:13:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T19:10:11.000Z (over 1 year ago)
- Last Synced: 2025-01-01T05:18:32.057Z (6 months ago)
- Topics: obs, obs-studio, obs-studio-script, obs-studio-websocket, obs-websocket, obs-websocket-js, websocket
- Language: HTML
- Homepage:
- Size: 905 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# __OBS WebSocket Tester__
You can use this tool here:
[propz.de/obs-websocket-tester](https://propz.de/obs-websocket-tester/)


## __A tool for properly testing your OBS WebSocket Connection.__
_Like it? I'd appreciate the support :)_
[](https://propz.de/twitch/)
[](https://propz.de/discord/)
[](https://propz.de/kofi/)
[](https://propz.de/twitter/)### __Description__
This tool gives you the ability to test the websocket connection to OBS Studio.\
Just download the HTML, connect to your OBS and start testing and playing around.Just a plain HTML file with some CSS and JavaScript is all you need:
- Works only with [obs-websocket 5.x.x Protocol](https://github.com/obsproject/obs-websocket/blob/d5077fca03a47144f7c0eb81b5d3278186e31d59/docs/generated/protocol.md) (OBS >= 28.0)
- The WebSocket connection is handled by the [obs-websocket-js package](https://github.com/obs-websocket-community-projects/obs-websocket-js) (amazing library)
- No need to build any source files
### __Instructions__
[Use it online](https://propz.de/obs-websocket-tester/) 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 :)### __Found any Bugs?__
If you find any bugs/errors, feel free to [post an issue](https://github.com/pr0pz/obs-websocket-tester/issues).
### __License__

_That's it!_
___Be excellent to each other. And, Party on, dudes!___