kevinGodell / mse-live-player

Testing ground for various video streaming techniques.
MIT License
43 stars 17 forks source link

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