CleverProgrammers/nodejs-zoom-clone

Invalid Frame Header

tryforjunk273824724 opened this issue · 20 comments

I install all of the dependencies using npm install. After I have deployed it i get the error: WebSocket connection to 'wss://murmuring-caverns-58328.herokuapp.com/socket.io/?EIO=3&transport=websocket&sid=HT_O7cRoYMTw9BztAAAJ' failed: Invalid frame header. I have socket io installed. Does anybody know why I get Invalid Frame Header error. You can find the app here https://murmuring-caverns-58328.herokuapp.com/.

The other persons video does not show up

do you found the solution?

the other persons video does not show up

but your demo seems working fine

so you can see the other persons video if two people join because i can not

that is weird, it does not work for me

now it sometimes works. But you have to reload the page to answer the call and it still does not always work.

@tryforjunk273824724 I am also facing same problem. Do you get any solution?

No, I have not.

anyone has solution of Invalid Frame

Hi,
Please change the port number in script.js from 443 to 3030. This should resolve the problem.

Hi,
Please change the port number in script.js from 443 to 3030. This should resolve the problem.

wow, now the entire app crashes

Hi,
Please change the port number in script.js from 443 to 3030. This should resolve the problem.

wow, now the entire app crashes

the port number should be the same one used in server.js. This should prevent it from crashing.

I'm also having an issue with the invalid frame header however.

Another person video is not visible. It's a blank black box

Same problem. No solution? (still)

No Sir, problem has been resolved. We need to setup ice server for it. @cforsyth68

Hi, can you please give me more details how can we solve this problem using ice server ? @3009aksingh