Giter VIP home page Giter VIP logo

group-video-chat's Introduction

Group Video Chat Web App

This is a group video chat web app that uses Agora.io to build a simple group video chat web app, very similar to Google Hangouts, Skype or whichever other video chat platform you prefer.

Pre Requisites

  • A simple web server (I like to use Live Server)
  • An SSL certificate or way to have an https connection (I use ngrok)
  • A developer account with Agora.io
  • An understanding of HTML/CSS/JS 
  • An understand of how Bootstrap and JQuery function (minimal knowledge needed)

Read the full tutorial: GUIDE.MD

Hosted Demo

If you would like to see the demo in action, check out the demo of the code in action on GitHub Pages

How to Run the Demo

To test the video chat app, start a simple web server with a secure connection (https). To keep things simple I like to use Live Server but you can use XAMPP, or any other local server that you prefer.

All browsers have the localhost url Whitelisted as secure, so you can use that to test.

If you want to test this out with friends you can run it locally in conjunction with ngrok, a service that creates a tunnel out from your local machine and provides an https url for use. In my experience this is one of the simplest ways to run a publicly accessible https secured webserver on your local machine.

Once the server is ready we can run our test.

NOTE: use two (or more) browser tabs to simulate a local host and a single/multiple remote host(s).

group-video-chat's People

Contributors

digitallysavvy avatar williamdxz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.