Skip to content

Split screen video player for digital signage

Notifications You must be signed in to change notification settings

synec/multivideo

Repository files navigation

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