PDA

View Full Version : bbcnews limelight download


revit
01-30-2013, 11:28 AM
Hi,

I am trying to download from bbcnews using limelight method.
Reading this site, e.g. http://stream-recorder.com/forum/showpost.php?p=42040&postcount=4

This is the source code:fh.WriteLine( '"%rtmpdump%" --protocol 0 --host "%server%" -a "%application%?%authString%" ' +
'-y "%identifier%" -o "'+element2+'kbps '+element3+' '+str3[4]+'" --resume --timeout 15' );

this command should work:
rtmpdump --protocol rtmp --host "bbcmedia.fc.llnwd.net" --port 1935 -a "bbcmedia?as=adobe-hmac-sha256&av=1&te=connect&mp=s_bbc1_inlet_56,s_bbc1_inlet_176,s_bbc1_inlet_8 00,s_bbc1_inlet_480,s_bbc1_inlet_396,s_bbc1_inlet_ 1500&et=1359577306&fmta-token=1e793a6ac58c70bcd24e64dbfd16aa4bde3cc95874c8 4009b17fa853d47be1f5&s_bbc1_inlet_1500" -y "s_bbc1_inlet_1500" -o live.flv
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound


based on
<connection kind="limelight" supplier="limelight" server="bbcmedia.fc.llnwd.net" protocol="rtmp" priority="20" identifier="s_bbc1_inlet_1500" authString="as=adobe-hmac-sha256&av=1&te=connect&mp=s_bbc1_inlet_56,s_bbc1_inlet_176,s_bbc1_inlet_8 00,s_bbc1_inlet_480,s_bbc1_inlet_396,s_bbc1_inlet_ 1500&et=1359577306&fmta-token=1e793a6ac58c70bcd24e64dbfd16aa4bde3cc95874c8 4009b17fa853d47be1f5" authExpires="2013-01-30T20:03:14+00:00" application="bbcmedia"/>

source:http://www.bbc.co.uk/mediaselector/4/mtis/stream/bbc_one_london

Any ideas how to go on?

revit

hasomaso
01-30-2013, 11:39 AM
Put link

revit
01-30-2013, 12:27 PM
http://stream-recorder.com/forum/showpost.php?p=42040&postcount=4