DEV Community

Cover image for Zoom App cloned!!
Gaurav Singh
Gaurav Singh

Posted on

Zoom App cloned!!

Recently, I completed my project on zoom app cloning. It is almost a clone of zoom app. Build with node, express, web sockets.

Alt Text

  • Stop video
  • Mute audio
  • Chat feature

Concept

It uses uuid to make new links so if user want to communicate he/she can send that unique link to ones whom to communicate. It makes separate rooms on the basis of unique links.

Please give ur suggestions and feedbacks.
Thanks and Cheers!!

App link

GitHub Code

Latest comments (17)

Collapse
 
cforsyth68 profile image
Charles Forsyth

plagiarism is a crime

youtube.com/watch?v=ZVznzY7EjuY

Collapse
 
boopalanm profile image
Boopalan-M

how can we add the allow or deny by the host of new users when try to join

Collapse
 
ziyak97 profile image
Ziyak Jehangir

You just plagiarized this word for word from this youtube channel called clever programmer. You could have at least credited them since you're writing an entire blog about it.

Collapse
 
onurdesk profile image
onurdesk • Edited

can you give suggestion that how we can covert into and API

Collapse
 
steveayo27 profile image
steveayo27

Please send me your email address, or email me on ayotundeowo@gmail.com

Collapse
 
rohansawant profile image
Rohan Sawant

Could you explain how you got video streaming to work? That sounds really interesting!

Collapse
 
gauravsingh9356 profile image
Gaurav Singh

webRTC

Collapse
 
frontendlove profile image
Raahim Khan

Awesome... Do you mind if i can clone it?

Collapse
 
gauravsingh9356 profile image
Gaurav Singh

Of course. Do whatever u want.

Collapse
 
ajithgopi profile image
Ajith Gopi

Do you use a media server for this? Or is it just peer-peer?

Collapse
 
gauravsingh9356 profile image
Gaurav Singh

media server

Collapse
 
davehoran profile image
Dave Horan • Edited

Yes, what media server are you using for this? From the code and use of peer.js it seems to be peer-2-peer, but I may be wrong.

Collapse
 
ajithgopi profile image
Ajith Gopi

What server are you using?

Collapse
 
liviufromendtest profile image
Liviu Lupei

I'm guessing you used WebRTC, right?
It's the technology behind all the video-calling and collaboration apps that surfaced in the last 3 years.

Collapse
 
gauravsingh9356 profile image
Gaurav Singh

yes.

Collapse
 
manishfoodtechs profile image
manish srivastava

Super cool bro. Congratulations to all three members. Please add how to install doc.
App link works good on desktop. For mobile more responsiveness required.

Collapse
 
gauravsingh9356 profile image
Gaurav Singh

Yeah, I need to check some queries...thanks