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