OBS WebSocket Tester

OBS WebSocket Tester 1.1

propz

New Member
propz submitted a new resource:

OBS WebSocket Tester - An easy tool for testing your OBS WebSocket Connection.

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.

[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 :)

Read more about this resource...
 

axelhamburch

New Member
Great tool, thank you! But could it be that there is still a bug in it? I can fade in a source with “SetSceneItemEnabled”, but I can't fade it out again. I know that I actually have to uncheck the box with “New enable state of the scene item”, but it won't let me and says “Click this box if you want to go forward”. That looks like a bug to me.
 

propz

New Member
Great tool, thank you! But could it be that there is still a bug in it? I can fade in a source with “SetSceneItemEnabled”, but I can't fade it out again. I know that I actually have to uncheck the box with “New enable state of the scene item”, but it won't let me and says “Click this box if you want to go forward”. That looks like a bug to me.

Hi there Axel, thanks for the Feedback.
This is the first bug report so I'm gonna check it out.

Me too, I was free and tried to test this app and it crashed.

This is a little bit vague Doure:
- What exactly crashed?
- What command did you send before the crash?
- Any error messages?
 

propz

New Member
Hi @axelhamburch ,

I just fixed the issue. It was a logical problem, needed to change from checkbox to radio button.
This is how it looks like:

pBaoEUD.png


Can you confirm, that the bug was fixed?
And if you like the tool, consider rating it :)
 
Top