Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working over https #12

Open
omgbox opened this issue Nov 25, 2023 · 3 comments
Open

not working over https #12

omgbox opened this issue Nov 25, 2023 · 3 comments

Comments

@omgbox
Copy link

omgbox commented Nov 25, 2023

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.

@elglaoui69
Copy link

hello
Show your app.js and your nginx file configuration

@anantkrsingh
Copy link

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.

hii did you got your error resolved because same error i am getting

@stray131
Copy link

stray131 commented Sep 5, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants