Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 833 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 833 Bytes

Angular framework NodeJS NPM Version Build Status

Multivideo

This Angular app allow to stream multiple video at once from an HTTP server.

Install

  • git clone https://github.com/synec/multivideo.git
  • cd multivideo
  • npm ci
  • npm start

Afterwards app will be accessible at http://localhost:4200