(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 templatesWhat is WebRTC http://blog.salemove.com/webrtc-vs-flash-not-much-of-a-competition/
https://gist.github.com/moemoe89/d5f19482683836422c08
https://github.com/webrtc
https://www.w3.org/TR/media-source/
https://www.w3.org/TR/webrtc/
http://html5-demos.appspot.com/static/media-source.html