PDA

View Full Version : Help Streaming resolution !!


TeamHD
07-07-2014, 07:50 PM
Hello

I want to get stream link from this site :
http://www.en.beinsports.net/connect
>> which is by the way changes every like 5 sec so I get it and by quickly check the link !!!


so I got this link :
http://110751-f.akamaihd.net/ajswebch311_1_500@s13000?reportingKey=eventId-938019_partnerId-1346&v=2.11.3&fp=WIN%2014,0,0,125&r=GEUGD&g=LZJSXLBHMTKJ&primaryToken=1404784003_503654282ac02bc264a2e7cff1 31789a


and it is work well :cool:

but I want good resolution so I found this in channel xml file.
<smil:switch id="streams_event_937751">
<smil:video src="ajswebch311_1_2400@s13000" system-bitrate="2400000"/>
<smil:video src="ajswebch311_1_1500@s13000" system-bitrate="1500000"/>
<smil:video src="ajswebch311_1_1000@s13000" system-bitrate="1000000"/>
<smil:video src="ajswebch311_1_500@s13000" system-bitrate="500000"/>
<smil:video src="ajswebch311_1_280@s13000" system-bitrate="280000"/>
</smil:switch>


so instate of my link my resolution is 500 so when I change to 2400

but when I change it to any number except 500 it won't work !!!


can any one give me working link in 2400 resolution ??