🎥 Real-Time Communication & Video Conferencing Platform
MeetHub is a real-time communication platform that enables peer-to-peer video calling, instant messaging, and collaborative online meetings powered by WebRTC and Socket.io.
• Real-Time Video & Audio Calling
• Instant Messaging
• Room-Based Communication
• WebRTC Peer-to-Peer Connectivity
• Socket.io Signaling Server
• Screen Sharing Support
• Media Controls (Mic/Camera)
• Real-Time Participant Synchronization
Frontend: React.js
Backend: Node.js, Express.js
Real-Time Communication: WebRTC, Socket.io
• Peer-to-Peer Video Streaming
• Real-Time Signaling Architecture
• Multi-User Room Management
• Low-Latency Communication
• Scalable Event-Driven System
git clone <repository-url>
cd MeetHub
npm install
npm start