ismailraju / video-conference-webrtc-nodejs

MIT License
9 stars 5 forks source link

Not Working on Live Server #4

Open wotuthink opened 4 years ago

wotuthink commented 4 years ago

Hello!

App is running fine locally but when put on live server its not working (different stun/turn servers used). In console I get following Error:

Uncaught SyntaxError: Illegal return statement room.js:10 Uncaught ReferenceError: Meeting is not defined at HTMLDocument. (room.js:10) at j (jquery.min.js:2) at Object.fireWith [as resolveWith] (jquery.min.js:2) at Function.ready (jquery.min.js:2) at HTMLDocument.J (jquery.min.js:2)

sandhyaprasad1897 commented 3 years ago

Hi

On the same network its working fine when deployed on server with HTTPS but its not working for different network. Can you please help me with this issue as I have provided the working and paid stun and turn servers but still no luck.