Conference Call is a real-time, browser-based group video conferencing web application built using WebRTC, Node.js, and Socket.io.
It enables users to connect, communicate, and collaborate with up to four participants simultaneously — peer-to-peer, without external dependencies.
Designed as a lightweight, open-source alternative to platforms like Google Meet for small teams and projects.
- Node.js (v14 or higher)
- npm (Node Package Manager)
- Modern browser supporting WebRTC (Chrome, Edge, Firefox)
npm ci
cd src
node app.js