Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 451 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 451 Bytes

Live Video Streamer for Tessel 2

Requirements:

  • Tessel 2
  • USB camera (webcam) or tessel's camera module
  1. Firstly you need to install t2-cli http://tessel.github.io/t2-start/index.html
  2. Then, clone the repo and run npm install && npm start
  3. Open the shown URL with your chrome browser, you'll see the live stream after few seconds.

Known Issue

Tested on Chromium, but doesn't work on Firefox. I don't know why. PRs are welcome!