I am looking for some assistance in learning how to stream a link like this.
Code:
php AdobeHDS.php --manifest "http://vodkr-vh.akamaihd.net/z/sb0002/sbdata/0174/76174.65/manifest.f4m?hdnea=st=1357827223~exp=1357827343~acl=/z/*~data=71.197.200.67~hmac=905288d70761baddb1a48c74eb3e086da940b930f7f47a518958da5d689ae361&hdcore=2.11.3&g=IGELRULXVIAY" --delete --auth "hdntl=exp=1357913684~acl=%2fz%2f*~data=hdntl~hmac=b4a6282dfcec1d6144fedcf9a5f11df0145aafe062a2a8b6fc452c4fc435e06b&als=0,0.1,0,0,0,NaN,0,0,0,38,f,0,996.37,f,u,IGELRULXVIAY,2.11.3,38&hdcore=2.11.3" --useragent "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0"
I am currently using the HDS Link Detector along with KSV Adobe HDS Downloder to retrieve the files. I would now like to learn how to understand the above link so that I may also stream it. I have read that I need a OSMP Player and flowplayer can do this.
I am getting confused with what role the manifest plays in delivering the content although I understand that is it key to the delivery of the content. Any help would be greatly appreciated. Thanks