chpmrc / foscam_streamer

A small tool to stream Foscam IP cameras on the web
110 stars 46 forks source link

Websocket SSL connection #9

Open gutkowski opened 5 years ago

gutkowski commented 5 years ago

I am trying to connect a secure websocket (via protocol wss:// and port 9999), but it returns an error "Error in connection establishment: net::ERR_CONNECTION_CLOSED"

How can I successful connect to the WebSocket using the wss protocol over https?

engelhardteric commented 5 years ago

i have the same problem do you solved it?