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/ajswebc...a846b57412df0d
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/stre...ptiveXML%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