subhranshuchoudhury / peerjsvideo

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

Home Page:https://peerjsconnect.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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:

About

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

https://peerjsconnect.herokuapp.com


Languages

Language:JavaScript 96.6%Language:EJS 2.9%Language:CSS 0.4%Language:Procfile 0.0%