View Single Post
  #2  
Old 12-01-2014, 04:37 PM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: AdobeHDS f4f fragments not in order


Use livestreamer;
Code:
livestreamer "hds://warner-lh.akamaihd.net/z/hobbiteng_1@7503/manifest.f4m?hdcore=2.11.3&g=CDVTXVXUIKTY" best -o output.flv
The stream is still active, and it starts at the beginning too.

I've seen this sort of odd hds manifest from akamaihd.net before. For example, here;
Code:
http://www.huffingtonpost.com/2014/11/03/jennifer-lopez-92nd-street-y_n_6094968.html?utm_hp_ref=jennifer-lopez
By odd, I mean high fragment counts like 708731213/708731213, and yet 0 fragments found. There might be some parameters that get adobehds.php to work properly, I don't know. Livestreamer is working on your manifest now, 50% complete. No fragments are out of order. But, boy is that a pretty dull premiere.

Last edited by blimey : 12-01-2014 at 11:11 PM.
Reply With Quote