Group.IO

A simple application that allows us to stream audio and video to the connected device
– a basic video chatting app. It will be a multi-user Web Application, which the client will be able to join via a randomly generated URL.

Skills: Node.js · Cascading Style Sheets (CSS) · HTML · Bootstrap (Framework)

groupio_1
Fig 1: Group.IO frontpage

This is the front page of the application where you can either generate a new URL or enter an already existing one to join a video chatting room.


groupio_2
Fig. 2: Group.IO interface

After the users are connected, they will appear in the following interface in the connected room.


group_io(Not deployed yet)