elmarti / blaze-video-chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blaze Video Chat

The project shows the use of the Meteor Video Chat extension in a Blaze based project. The goal of this is to show the ease with which elmarti:video-chat can be used to create prototypes and full blown projects.

Example Application (STUN/TURN servers aren't used so it may be impossible to connect users across the internet)

Get started

git clone git@github.com:elmarti/blaze-video-chat.git
cd blaze-video-chat
meteor npm install 
meteor

About


Languages

Language:HTML 54.4%Language:JavaScript 40.1%Language:CSS 5.5%