View Single Post
  #7  
Old 02-19-2012, 06:33 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Download from iprima


command posted in post 3 is perfectly working. just change the the playpath of your actual video and fresh auth param in following command line and it will work properly. i was able to grab actual video after using the socks proxy with rtmpdump.

Code:
rtmpdump -r "rtmp://bcastnw.livebox.cz:80/iprima_token_1?auth=_any_|1329663171|18ec973b78c46ea935dfde17d669735b81bae5f5" -W "http://embed.livebox.cz/iprima/player-embed.swf" -p "http://www.iprima.cz/videoarchiv/228577/all/all" -y "mp4:Prima-1202180000-17213_1000.mp4" -v -o Test.flv
Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: trackinfo:
INFO:   timescale             44100.00
INFO:   length                205295616.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   timescale             25000.00
INFO:   length                116380000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   audiochannels         2.00
INFO:   audiosamplerate       44100.00
INFO:   videoframerate        24.06
INFO:   aacaot                2.00
INFO:   avclevel              31.00
INFO:   avcprofile            77.00
INFO:   audiocodecid          mp4a
INFO:   videocodecid          avc1
INFO:   width                 768.00
INFO:   height                576.00
INFO:   frameWidth            768.00
INFO:   frameHeight           576.00
INFO:   displayWidth          768.00
INFO:   displayHeight         576.00
INFO:   framerate             25.00
INFO:   moovposition          32.00
INFO:   duration              4655.23
1911.698 kB / 14.00 sec (0.3%)
Reply With Quote