/group-video-chat

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

Primary LanguageJavaScript

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