View Single Post
  #8  
Old 10-24-2013, 04:19 PM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: Can't download video


Thanks Haso! That's straight and to the point!!!

Hummmmmm!!! unfortunately, I'm still getting the same error msg!

Code:
c:\rtmpdumpksv>rtmpdump -v -r "rtmp://scache.fptplay.net.vn/live" -a "live" -f "
WIN 11,9,900,117" -W "http://play.fpt.vn/static/mediaplayer/flowplayer.swf" -p "
http://play.fpt.vn/internetTV/vtv3" -T "#ed%%h0#w@hey" -y "vtv3HD_1000.stream" -
o "output_file.flv"
RTMPDump v2.4 GIT-2013-10-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

c:\rtmpdumpksv>

Quote:
Originally Posted by hasomaso View Post
that is the right parameter
you need token for this

here please

Code:
-T "#ed%h0#w@hey"
Code:
rtmpdump -v -r "rtmp://scache.fptplay.net.vn/live" -a "live" -f "WIN 11,9,900,117" -W "http://play.fpt.vn/static/mediaplayer/flowplayer.swf" -p "http://play.fpt.vn/internetTV/vtv3" -T "#ed%%h0#w@hey" -y "vtv3HD_1000.stream" -o "output_file.flv"
Reply With Quote