A video chat app with text chat functionality built using Node.js,Express.js,WebRTC and Socket.io
Live Link:
https://zoom-zoom-call.darkube.app/0ecf85b2-0cdc-4821-8dbb-bc69a8b9dfae
Use the package manager Npm to install .
1 - npm install
2 - npm start
open on Localhost :3030
copy meeting id from address bar and share.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.