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
383 stars 64 forks source link

Live streaming? #2

Open meloncholy opened 12 years ago

meloncholy commented 12 years ago

I'd like to add video live streaming, probably using Apple's HTTP live streaming architecture, as that seems to be the most widely supported.

I'm not sure about cutting up videos, but generating index (.m3u8) files and serving up videos (.ts) is pretty doable. However I can't find any way to test this, as none of my browsers, nor my ancient iPhone, will play back the sample streams on Apple's site. I need to see what headers are sent back and forth in order to implement this.

Can anyone help or point me in the right direction?

michaelfavia commented 9 years ago

Im interested in the same feature and just starting my research. Please update this issue with any progress and ill do the same. Thanks for a great start btw!

MrCsabaToth commented 7 years ago

Any news on this?

vvo commented 7 years ago

This project is not well maintained, we are looking for active contributors that want to take the lead on it, open an issue if you feel like you want to take it