You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone know how to make it work in the setting of env.js file.
export const WEBSOCKET_URL = "wss://mysite:8080/"
and reverse proxy settings in apache to make it work on https and not ws and not http?
Why would he make it ws? from my understanding is that webcams cant work on insecure connections like ws and http.
I been trying all summer to get this thing to work.
Help would be appreciated,
Thank you.
node -v v18.18.2
nginx version: nginx/1.18.0 (Ubuntu)
letsencript SSL
nginx --port 80- reverse proxy ---- maps to local port > 3000
Chrome is up to date Version 119.0.6045.160
no connections and nothing appears to be working.
The text was updated successfully, but these errors were encountered: