sergiopaniego/WebRTCapp

App's websocket not connecting to my openvidu server's websocket

Closed this issue · 4 comments

My openvidu server is at url https://greenoxeco.in:4443
In the wss url field in the app I try to enter the url wss://greenoxeco.in:4443 but it says cannot establish connection. My openvidu server also uses basic authentication using the openvidu secret key.

Did you solve the problem? if yes then please tell me.

No I am still stuck with it. Please help me. I am on a production level project.

solved this issue by replacing the server.key file in the assets folder with my server's ssl certificate.