Open tryforjunk273824724 opened 4 years ago
The other persons video does not show up
do you found the solution?
no
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
Ye i tested with mobile device and latptop it works fine.
On Mon, 28 Sep 2020 at 6:25 AM, tryforjunk273824724 < notifications@github.com> wrote:
so you can see the other persons video if two people join because i can not
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CleverProgrammers/nodejs-zoom-clone/issues/13#issuecomment-699715540, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2R6C3UFDXEMKGIDEDGOSDSH7NHBANCNFSM4RK7FFDA .
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
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/.