Skip to content

Real-time multi-participant video conferencing web app built with WebRTC, Node.js, and Socket.io — featuring screen sharing, chat, and recording. A lightweight open-source alternative for team communication and remote collaboration.

License

Notifications You must be signed in to change notification settings

gajjuu/video-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎥 Conference Call — Real-Time Video Conferencing App

WebRTC Node.js Socket.io JavaScript License: MIT


📖 Overview

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.


⚙️ Getting Started

🧩 Prerequisites

  • Node.js (v14 or higher)
  • npm (Node Package Manager)
  • Modern browser supporting WebRTC (Chrome, Edge, Firefox)

🚀 Run the Project

npm ci
cd src
node app.js

About

Real-time multi-participant video conferencing web app built with WebRTC, Node.js, and Socket.io — featuring screen sharing, chat, and recording. A lightweight open-source alternative for team communication and remote collaboration.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published