Giter Club home page Giter Club logo

zoom-web2.0's Introduction

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.

zoom-web2.0's People

Contributors

shikha-code36 avatar

Stargazers

 avatar

Watchers

 avatar

zoom-web2.0's Issues

Execute `npm run start ` failed

  • Port 443 is NOT be occupied.
  • Have NOT change the source file.
gsxy02@gsxy02-Standard-PC-i440FX-PIIX-1996:~/Github-workspaces/Shared/zoom-web2.0$ sudo npm run start

> [email protected] start
> node server.js

events.js:291
      throw er; // Unhandled 'error' event
      ^

Error: listen EACCES: permission denied 0.0.0.0:443
    at Server.setupListenHandle [as _listen2] (net.js:1293:21)
    at listenInCluster (net.js:1358:12)
    at Server.listen (net.js:1444:7)
    at Object.<anonymous> (/home/gsxy02/Github-workspaces/Shared/zoom-web2.0/server.js:40:6)
    at Module._compile (internal/modules/cjs/loader.js:999:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    at internal/main/run_main_module.js:17:47
Emitted 'error' event at:
    at WebSocketServer.<anonymous> (/home/gsxy02/Github-workspaces/Shared/zoom-web2.0/node_modules/peer/dist/src/instance.js:53:13)
    at WebSocketServer.emit (events.js:314:20)
    at WebSocketServer._onSocketError (/home/gsxy02/Github-workspaces/Shared/zoom-web2.0/node_modules/peer/dist/src/services/webSocketServer/index.js:49:14)
    at WebSocketServer.<anonymous> (/home/gsxy02/Github-workspaces/Shared/zoom-web2.0/node_modules/peer/dist/src/services/webSocketServer/index.js:22:55)
    at WebSocketServer.emit (events.js:314:20)
    at Server.emit (events.js:314:20)
    at emitErrorNT (net.js:1337:8)
    at processTicksAndRejections (internal/process/task_queues.js:84:21) {
  code: 'EACCES',
  errno: 'EACCES',
  syscall: 'listen',
  address: '0.0.0.0',
  port: 443
}
gsxy02@gsxy02-Standard-PC-i440FX-PIIX-1996:~/Github-workspaces/Shared/zoom-web2.0$ 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.