Requirements:
- Tessel 2
- USB camera (webcam) or tessel's camera module
- Firstly you need to install t2-cli http://tessel.github.io/t2-start/index.html
- Then, clone the repo and run
npm install && npm start
- Open the shown URL with your chrome browser, you'll see the live stream after few seconds.
Tested on Chromium, but doesn't work on Firefox. I don't know why. PRs are welcome!