Hi,
I'm trying to understand how the goxlr websocket works in order to develop some simple integrations.
I'm looking at this project as a source of inspiration.
Looking at what you did I was hoping that creating a websocket server on port 6805 would be enough to get a connection from goxlr software, but nothing is happening.
Things that could be wrong:
- they changed the socket port
- with goxlr mini (which I have) it just does not work
- they changed the way it works
- I implemented it wrong
Can you point me in the right direction or at least confirm that your current implementation still works with the latest goxlr app?
Hi,
I'm trying to understand how the goxlr websocket works in order to develop some simple integrations.
I'm looking at this project as a source of inspiration.
Looking at what you did I was hoping that creating a websocket server on port 6805 would be enough to get a connection from goxlr software, but nothing is happening.
Things that could be wrong:
Can you point me in the right direction or at least confirm that your current implementation still works with the latest goxlr app?