Skip to content

video conferencing webapp. it allows connect user globally through PeerJs.

Notifications You must be signed in to change notification settings

subhranshuchoudhury/peerjsvideo

Repository files navigation


Markdownify
VidTalk

A Minimal One-One Video Calling WebApp

Responsive Library

WebsiteRegisterlogoutLogin

screenshot

Key Features

  • One One Conversation
  • Highest Possible Quality
  • Consumes Less Bandwidth
  • No Database
  • WebRTC
  • Fast

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/subhranshuchoudhury/peerjsvideo



# Install dependencies
$ npm i

# Run the app
$ node server.js

Note If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Download

You can download

Credits

This software uses the following open source packages: