Skip to content

podoglyph/streaming-video-text-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streaming Video | Text Chat

Streaming video from the Tessel 2 with a USB camera. Integrates Socket.io web chat interface.

The Stack

  • NodeJS
  • Express
  • Socket.io: "^1.4.8", necessary for Tessel-av integration
  • Socket.io-client
  • Tessel-av

The Hardware

  • Tessel 2
  • USB Camera

To Run Locally on your own Tessel 2

  • Clone down this repo
  • cd socket-io-chat
  • npm install
  • t2 run index.js
  • http://192.168.0.42:3000/, Note: the IP is unique to your device. Edit as necessary.
  • See streaming video and chat!

Demo

License

This project is licensed under the MIT License.

About

Socket-IO with Streaming Video from Tessel 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published