Not able to talk or no sound in the meeting.
Meeting happens over the same network but outside network (another person) , so audio on both side not working …gettting error on chrome console
WebSocket connection to ‘wss://mydomain.mywebsite.com/colibri-ws/172.18.0.4/ef9b004ef47bba00/767f315e?pwd=g5d4sdo10d1mr4meb59uocgld’ failed:
modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1006
From the source file of jvb.conf
websockets {
enabled = true
domain = “mydomain.mywebsite.com:443”
tls = true
server-id = jvb1
}
http-servers {
private {
host = 0.0.0.0
}
public {
host = 0.0.0.0
port = 9090
}
}
}