Skip to content

Mosaic multicast video using node.js and WebSockets.

License

Notifications You must be signed in to change notification settings

rpetersen29/chappiecast

 
 

Repository files navigation

Node server that uses websockets to spread a video across multiple webviews

Instructions

  • Clone the repo
  • npm install
  • bower install
  • npm start to start the server
  • Client windows go to localhost:5000
  • Control window lives at localhost:5000/control.html
    • Opening more than one control window will probably ruin your day
  • The cordova app lives in the app directory
    • app/www/index.html needs to be manually updated whenever index.html changes

May the (chappie) be with you

About

Mosaic multicast video using node.js and WebSockets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 44.7%
  • Objective-C 38.2%
  • JavaScript 8.1%
  • HTML 3.5%
  • Batchfile 2.5%
  • CSS 2.0%
  • Other 1.0%