Skip to content

Build a gmeet clone using sockets and nodejs.Implemented basic features like mute,unmute,video-on,video-off and chat box

Notifications You must be signed in to change notification settings

deepak-2605/Google-Meet-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Meet-Clone

Build a gmeet clone using sockets and nodejs.Implemented basic features like mute,unmute,video-on,video-off and chat box.

User can create new meeting or user can join the meeting with link.

They can join meeting with particular name.

User have access to chatbox in which messages sent are broadcasted to other user.

User can mute/unmute,turnon/turnoff their video and end their video.

SETUP

1.Clone this repository.

2.Run npm install to install the dependencies.

3.Type nodemon server in terminal

nodemon

4.Go to any browser and visit http://localhost:443/.

localhost

  1. Enter your name and click on new meeting to start meeting or you can enter your meeting id to join the meeting (After entering meeting id press enter don't click on new meeting otherwise it will start new meeting)

videocall1

Meeting id

meetingid Selected text is your meeting id

joinbyid

meeting You can mute/unmute ,hide/show their video and use chatbox for sending messages during meeting

About

Build a gmeet clone using sockets and nodejs.Implemented basic features like mute,unmute,video-on,video-off and chat box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published