[foms] Adaptive streaming

Andoni Morales ylatuya at gmail.com
Wed Oct 27 15:23:35 PDT 2010


2010/10/28 Mark Watson <watsonm at netflix.com>:
>
> On Oct 27, 2010, at 3:07 PM, Silvia Pfeiffer wrote:
>
>> On Thu, Oct 28, 2010 at 8:36 AM, David R <videophool at hotmail.com> wrote:
>>>  Also, we do not use chunked files even with HTTP Live
>>> Streaming.
>>
>> Would you mind explaining how you've managed to get that working? It
>> is my understanding that HTTP Live Streaming relies on multiple TS
>> files, so am really curious how that can be achieved.
>>
And for live, where you have a fixed window, you can use a ring buffer
in memory where each file is mapped in a dictionary to a buffer with
the fragment, like we do in Flumotion.

Andoni
>
> Some CDNs support embedding of byte range requests in the URLs, instead of in the HTTP Range header. So we give URLs like this to the Apple player and it thinks they are separate files. Makes the m3u8s kind-of huge and ugly, but that's what we have to work with.
>
>> Silvia.
>> _______________________________________________
>> foms mailing list
>> foms at lists.annodex.net
>> http://lists.annodex.net/cgi-bin/mailman/listinfo/foms
>>
>
> _______________________________________________
> foms mailing list
> foms at lists.annodex.net
> http://lists.annodex.net/cgi-bin/mailman/listinfo/foms
>



-- 
Andoni Morales Alastruey

LongoMatch:The Digital Coach
http://www.longomatch.ylatuya.es


More information about the foms mailing list