demenvil / group-video-chat

This is a group video chat web app that uses Agora.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

group-video-chat

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 use XAMPP)
  • An SSL cert 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 tutorail on Medium: Building a group video chat app

Check out the demo of the code in action on Heroku

About

This is a group video chat web app that uses Agora.io


Languages

Language:JavaScript 75.4%Language:HTML 18.9%Language:CSS 5.7%