Skip to content

Make a video call with anyone directly with sharing the link; Production is failing but the application is live

Notifications You must be signed in to change notification settings

DhruvDoshi/Video_Chat_Application

Repository files navigation

Bot logo

multichat-dhruv

Status GitHub Issues HitCount GitHub Pull Requests License


Multiple Users could chat over the platform

📝 Table of Contents

🧐 About

With the help of this platform multiple users could have a video chat. This platform doesn't saves any single bit of data on the servers. We only present the video and completely delete it

💭 How it works

The platform extracts the data with Webrtc Api and the it connects the users throught that api, continuing with that we are adding multiple modes and filters for the users.

The app is designed to take only 2 users as the time and others will wait their way in the waiting room until the conversation is over.

The entire application is written in JavaScript

🎈 Usage

The application is hosted over the heruku and the like is listed in the description.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them.

  - [Node.js](https://nodejs.org/) v4+
  - [Python 3](https://python.org/) v3.6+
  - [Git ](https://git-scm.com/) v2.26.0+
  - [pip ](https://pip.pypa.io/en/stable/) v19+
  - [Docker ](https://docs.docker.com/release-notes/) v19.03.8+
 

Installing

A step by step series of examples that tell you how to get a development env running.

Say what the step will be

git clone https://github.com/DhruvDoshi/multichat-dhruv
cd multichat-dhruv
npm install
npm start 

🚀 Deploying your own application

Changing your App name on Heroku

You can rename an app at any time with the heroku apps:rename command. For example, to rename an app named “oldname” to “newname”, run the heroku apps:rename command from your app’s Git repository:

$ heroku apps:rename newname
Renaming oldname to newname... done
http://newname.herokuapp.com/ | [email protected]:newname.git
Git remote heroku updated

You can also rename an app from outside of its associated Git repository by including the --app option in the command:

$ heroku apps:rename newname --app oldname
http://newname.herokuapp.com/ | [email protected]:newname.git

⛏️ Built Using

  • Heroku - SaaS hosting platform

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements

  • Inspired by Government news on Zoom hiding data
  • References

About

Make a video call with anyone directly with sharing the link; Production is failing but the application is live

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published