Hi all,
Trying to build a small app to have some control over OBS (Open Broadcaster Software) and so far I can open the connection and then get a response. When I try to send the next command to identify myself, I keep getting back an error 1002, and “Invalid use of reserved bit”, which seems to point to data it can’t process.
I’m sending back json on my WebSocketSend method (even copying from test sites that work in JavaScript).
Anyone cracked this with MBS or other WebSocket stuff? Searching I see attempts, and AI models have failed me with Xojo
1 post - 1 participant