(OLD - But working code from my first webRTC test)
Install NODE.js or via your preferred Package Manager
$ npm install
$ npm run test # Full test suite run
$ npm run watch/test # Watches specs for changes then runs respective test on save
$ npm start
$ npm run watch
$ npm run templates
# OR
$ npm run watch/templates # (Watches for changes then re renders)
$ npm run remove/templates # removes all templates
What is WebRTC http://blog.salemove.com/webrtc-vs-flash-not-much-of-a-competition/
https://gist.github.com/moemoe89/d5f19482683836422c08
https://www.w3.org/TR/media-source/
https://developer.mozilla.org/en-US/docs/Web/API/MediaSource
https://developers.google.com/web/updates/2011/11/Stream-video-using-the-MediaSource-API?hl=en