PDA

View Full Version : great challenge to be taken


beowluf
01-23-2013, 04:34 PM
hi

Could you help me changing the resolution quality for this live video:

http://www.en.aljazeerasport.tv/Live/channel/global

to download it i found this link /:

http://110751-f.akamaihd.net/ajswebch350_1_500@s13848?reportingKey=eventId-797369_partnerId-2146&v=2.6.8&fp=WIN%2011,5,502,146&r=HYCQD&g=BKLYQRUUCMFP&primaryToken=1358983122_18c9a9af87a5414a25a846b574 12df0d



but they are constantly changing the token but i found in the source code that there are possibilities for resolutions:

<smil:video src="ajswebch350_1_2400@s13848" system-bitrate="2400000"/>
<smil:video src="ajswebch350_1_1500@s13848" system-bitrate="1500000"/>
<smil:video src="ajswebch350_1_1000@s13848" system-bitrate="1000000"/>
<smil:video src="ajswebch350_1_500@s13848" system-bitrate="500000"/>
<smil:video src="ajswebch350_1_280@s13848" system-bitrate="280000"/>
and the source code link is :

http://www.en.aljazeerasport.tv/streaming/multiformat/streaminfo/index.html?eventId=797369&timestamp=768&partnerId=2146&presentation=%2FInformAdaptiveXML%2Ejsp



so how could I make it working for this reolution :
src="ajswebch350_1_1500@s13848" system-bitrate="1500000"

it isn't easy i hope you could help me.
thanks in advance