vid-streamer icon indicating copy to clipboard operation
vid-streamer copied to clipboard

VidStreamer.js: A simple streamer for Flash and HTML5-style videos. Supports HTTP pseudostreaming and works with JW Player's bitrate switching.

Results 15 vid-streamer issues
Sort by recently updated
recently updated
newest added

I am already trying to get the code to run for several hours. Maybe I can't figure it our because I am a newbie in Node.js. I have everything up...

Hello! Can we stream the youtube video through vid-streamer? if it is possible then how can we stream youtube video through this module?

Hi! is possible set pre action on expressjs ? on every call execute an custom pre-action? thx exampple: app.get("/video/", function(req, res, next) { ... }, vidStreamer.settings( config.video ));

Hi, I am a newbie on nodejs. I have a project on VOD and streaming platform. I were trying to hanlde your work but i got some mistake i can...

http://code.google.com/p/chromium/issues/detail?id=100011 As per the ticket above, if the Content-disposition header has the [comma] symbol, then Chrome will throw a "Duplicate headers received from server" error. I tried streaming a video...