Skip to content

Latest commit

 

History

History
 
 

http-video-stream

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

How to run

npm install
npm start

Bonus Challenge

You can decide how much data to actually give back to the browser instead of streaming the whole video like Chrome asks.

Can you figure out how to make the chunk size 10kb per request?