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

duplicated lines #30

Closed mh-cbon closed 8 years ago

mh-cbon commented 8 years ago

Hi, quick review of the code reveals a duplicated line

https://github.com/meloncholy/vid-streamer/blob/master/index.js#L254 https://github.com/meloncholy/vid-streamer/blob/master/index.js#L255

vvo commented 8 years ago

indeed, you can submit a PR to fix this