haharooted / FaellesFilm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Faelles-Film

test

Built With

Bootstrap JQuery

About

This application is built around Node.JS and Web-Sockets. It makes it possible to synchronize a video stream (HTML5 MP4 / DASH) on different clients using Web Sockets. The DASH syncing part is quite buggy for really short (5s) videoes for some reason.

Installation

  1. clone the repo with git clone
  2. run:
    npm install
  3. run for dev
    nodemon
  4. run for production
    npm start
    

Features

  • Video streaming sync
  • E-2-E Encrypted chat app
  • DASH Video streaming
    • Syncing DASH video streams

About


Languages

Language:HTML 51.0%Language:JavaScript 36.3%Language:CSS 12.7%