Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 328 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 328 Bytes

video-server

Setup

npm update

Download media files (e.g. big_buck_bunny.webm, .mp4, .ogv) and put into folder 'media'

Getting Started

node app.js

Open browser and goto [http://localhost:3000/media/big_buck_bunny.webm] (http://localhost:3000/media/big_buck_bunny.webm)