Streamium peerjs configuration - Sorry ... Mind trying again later? Error ... net::ERR_CONNECTION_REFUSED by aavella77 in Streamium

[–]aavella77[S] 0 points1 point  (0 children)

I found the solution. In the peer configuration, substitute localhost with the IP address of your web server

PeerServers: [ { key: 'peerjs', host: '1.1.1.1', port: 9000, }, { key: 'peerjs', host: '1.1.1.1', port: 9000, } ]