Skip to content

omept/zoomlike-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial Codebase

Realtime Video Conferencing, Screen Sharing and Chat with WebRTC, Socket.io and NodeJS


Features

  • Join Room
  • Video Conference
  • Realtime Chat
  • Mute/Unmute Call
  • Pause/Play Video
  • Screen Sharing With Pears

Questions ? Reach out. 1

Testing it Out:

  1. clone the repository
  2. install dependencies : . ejs . express . peer . socket.io . uuid . nodemon (development dependency)
  3. run yarn run dev or npm run dev
  4. open your browser and visit http://localhost:3030

    It automatically redirects you to a room, and you'll have a new url like http://localhost:3030/<generated-room-id>

  5. copy http://localhost:3030/<generated-room-id> to another tab and test the functionalities.

Useful Resources:




Footnotes


  1. email : georgetheprogrammer@gmail.com
    twitter : https://twitter.com/ong_gtp

About

Realtime Video Conferencing, Screen Sharing and Chat with WebRTC, Socket.io and NodeJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published