meloncholy / vid-streamer

VidStreamer.js: A simple streamer for Flash and HTML5-style videos. Supports HTTP pseudostreaming and works with JW Player's bitrate switching.
http://meloncholy.com
384 stars 64 forks source link

Support range requests of the form bytes:-n #28

Open annorax opened 8 years ago

annorax commented 8 years ago

Such requests mean "fetch n bytes from the end of the file". Currently such requests cause an exception.