Most of the code is based off this excellent repo by Sebastien Biollo
Google Meet / Zoom clone in a few lines of code.
Developed with ReactJS, Node.js, SocketIO. Also uses puppeteer-stream
Main logic is in Video.js (frontend) and app.js (server)
npm install
npm start