Closed oddbear closed 3 years ago
Seems to work only if the application is run as administrator, from the readme of Watson Websocket
:
If you listen on an interface IP address other than 127.0.0.1, you MAY need to run as administrator (this is operating system dependent)
This needs to be fixed before #5 , or #5 needs it's own build (simplest). From the simulator, it seems that listening on "*" does not need to be run as administrator on Mac OS, just Windows.
Confirmed working, changing from WatsonWebsocket
to Fleck
will allow RemoteAccess (ex. "ws://0.0.0.0:8181")
. Will test this more (might also need some firewall rules).
Remote access does not seem to work. Everything must run at localhost/same computer both GoXLR App and Touch Portal plugin.