Shikha-code36 / zoom-web2.0

Simple Web Application that offer you to create video meeting room using WebRTC and Socket. Visit the live demo

Home Page:https://zoom-web2.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zoom Clone

This is a zoom clone

It is not an exact clone but it has the bare minimum.

Clone the app. Run npm install. Run npm run start. All from the terminal and viola, the server is started. (obviously you have to have node and npm installed).

Go to the site i.e http://localhost:443, it automatically generates an id.

To share meeting copy the full link with the id in the address bar e.g http://localhost:433/aaaa-bbbb-cccccc.

People who join with the same link would be in the same meeting as you.

Please find Live demo here Here.

About

Simple Web Application that offer you to create video meeting room using WebRTC and Socket. Visit the live demo

https://zoom-web2.herokuapp.com/


Languages

Language:JavaScript 54.1%Language:EJS 26.8%Language:CSS 19.1%