daspinola / video-stream-sample

Node.js HTML5 streaming sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a basic sample of how to do video streaming using Node.js and HTML5

Install

  • git clone
  • npm install
  • npm start
  • open browser in localhost:3000

About

Node.js HTML5 streaming sample

License:MIT License


Languages

Language:JavaScript 89.4%Language:HTML 10.6%