Skip to content
/ meethome Public

A video chat web app implementation using WebRTC, Socket.io and Node.js.

Notifications You must be signed in to change notification settings

B4Hub/meethome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeetHome

A video chat web app implementation using WebRTC, Socket.io and Node.js. This demo is ideal for not more than 4 devices.

Getting Started

  • Run npm ci
  • cd src
  • node server.js or npm start

Features

  • Multi-participants
  • Toggling of video stream
  • Toggling of audio stream (mute & unmute}
  • Full Screen

Demo

You can test at https://meethome.herokuapp.com/.

Note

  • This demo is ideal for not more than 4 devices.
  • This demo is not optimized for mobile devices.

Contributions

About

A video chat web app implementation using WebRTC, Socket.io and Node.js.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published