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

Video disappears when I jump around in video #1

Closed r0stig closed 12 years ago

r0stig commented 12 years ago

When I jump to different locations in a video it stops playing and I won't be able to play the video without reloading the page. This is a .webm-video and I'm using Chrome as browser.

meloncholy commented 12 years ago

Thanks for this. There was a problem with the regex that handled the request header range request. This should now be fixed (works for me in Chrome, Fx & Opera for several video formats). I've also added .webm to the MIME list.