Skip to content

akshatpandya/RTC-video-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTC-video-chat

This is a basic video conferencing webapp built on WebRTC library PeerJS, jQuery and running on NodeJS and express server.

Using RTC-video-chat

  1. Clone the repository
  2. cd RTC-video-chat
  3. Run the server using node server.js
  4. Open the browser and goto http://localhost:9000

Each peer will have a unique ID. To start video chat, enter the ID of the person you want to call in the space provided and press call.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published