Download with rtmpdump: Livestation.com began to show strange behaviour recently./aje
RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout ERROR: RTMP_HashSWF: couldn't contact swfurl hXXp://www.livestation.com/flash/player/5.4/player.swf (HTTP error 403) Connecting ... WARNING: HandShake: client signature does not match! INFO: Connected... ERROR: Closing connection: NetStream.Failed Why I'm getting 403 with rtmpdump, but it still works well within browser? How can I deal with it? |
Re: Livestation.com began to show strange behaviour recently...Error 403 means "Access Forbidden". probably they are checking user-agent in request header and denying access to rtmpdump. however you can bypass it by manually fetching the player.swf and hashing it or just put the following in your .swfinfo file.
Code:
url: http://www.livestation.com/flash/player/5.4/player.swf |
Re: Livestation.com began to show strange behaviour recently...Quote:
Code:
rtmpdump -r "rtmp://media7.lsops.net/live/" -a "live/" -f "WIN 10,2,159,1" -W "h |
Re: Livestation.com began to show strange behaviour recently...Quote:
But what is the solution for Linux? |
Re: Livestation.com began to show strange behaviour recently...Quote:
Quote:
Code:
http://www.livestation.com/products/68?quality=93 Code:
rtmpdump -r "rtmp://livestfslivefs.fplive.net/livestfslive-live/" -a "livestfslive-live/" -f "WIN 10,2,159,1" -W "http://www.livestation.com/flash/player/5.4/player.swf" -p "http://www.livestation.com/products/68?quality=93" -y "livestfslive_alarabiy_ar_high?start_time=20110508112837&end_time=20110508113337&token=0efb796c7220d645ce3d8" --live -o livestfslive_alarabiy_ar_high.flv |
Re: Livestation.com began to show strange behaviour recently...Quote:
Result is:- ERROR: RTMP_HashSWF: couldn't contact swfurl http://www.livestation.com/flash/player/5.4/player.swf (HTTP error 403) Verbose output is here:- __http://pastebin.com/ivwm0xkQ When I use rtmpexplorer in Windows. This page downloads OK:- Code:
http://www.livestation.com/ Code:
http://www.livestation.com/products/68?quality=93 |
Re: Livestation.com began to show strange behaviour recently...i can even downlad hd quality with rtmpdump.
Code:
http://www.livestation.com/products/68-al-arabiya-premium Code:
rtmpdump -r "rtmp://livestfslivefs.fplive.net/livestfslive-live/" -a "livestfslive-live/" -f "WIN 10,2,159,1" -W "http://www.livestation.com/flash/player/5.4/player.swf" -p "http://www.livestation.com/products/68-al-arabiya-premi |
Re: Livestation.com began to show strange behaviour recently...Quote:
|
All times are GMT -6. The time now is 08:50 PM. |