-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
Description
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?
Reactions are currently unavailable