Skip to content

This is a Google Meet clone made using HTML5, CSS, webRTC, PeerJs,NodeJs.

License

Notifications You must be signed in to change notification settings

sridhar-5/Google-Meet-Clone

Repository files navigation

Google Meet Clone

For this project, plan is to try using a MongoDB, Express.js framework, and socket.io for real-time events. Firstly, had plans to make a real-time chat app but later thought of extending this project to a complete google meet clone.

Action Plan:

Firsly, The Frontend of the Home Page is made with html (Yeah, Very Very Silly. i was learning react when i was building this so didn't want to experiment).Lollll.

  • I first made the Homepage
  • Initialized Nodejs Project
  • create a room view (i used ejs for this project though generally i use pug. just wanted to try out ejs.)
  • Creating a room id using uuid package.
  • Added the feature of viewing our own video first
  • Added the feature to allow others to stream their videos
  • Styling the room to match google meet
  • Ability to send and recieve messages
  • Adding buttons in the video chat Ex: Mute/unmute, video on/off.

image_1_Home image_2_Meet

About

This is a Google Meet clone made using HTML5, CSS, webRTC, PeerJs,NodeJs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published