kevinGodell / mse-live-player

Testing ground for various video streaming techniques.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mse-live-player

install files with git

git clone https://github.com/kevinGodell/mse-live-player.git

move into directory

cd mse-live-player

install node module dependencies

npm install

start the example server

npm start

open compatible browser to localhost:3000

About

Testing ground for various video streaming techniques.

License:MIT License


Languages

Language:JavaScript 75.7%Language:HTML 18.0%Language:CSS 5.9%Language:Batchfile 0.5%