View Single Post
  #5  
Old 10-22-2012, 02:34 AM
thanhhuy89vn thanhhuy89vn is offline
Junior Member
 
Join Date: May 2012
Posts: 3
thanhhuy89vn is on a distinguished road
Default

Re: How to get URL Live Stream this website ?


Hi Karlo,

I need you help again. I need get RTMP link from: http://www.tivi360.com/2009/08/tivi-...h-vtv1_23.html.

And I using some tool, getted:

Code:
rtmp://117.103.225.20/live<playpath>vtv11 <swfUrl>http://farm.vtc.vn/media/vtcnews/resources/swf/flv/flvplayer.swf?file=vtv11&streamer=rtmp://117.103.225.20/live&autostart=true <pageUrl>http://farm.vtc.vn/media/vtcnews/resources/swf/flv/flvplayer.swf?file=vtv11&streamer=rtmp://117.103.225.20/live&autostart=true
And then, I try with rtmpdump, but it error:

Code:
C:\Users\user1\Downloads\rtmpexplorer>rtmpdump -r "rtmp://117.103.225.20/live/vt
v11" -a "live" -f "WIN 11,4,402,287" -W "http://farm.vtc.vn/media/vtcnews/resour
ces/swf/flv/flvplayer.swf" -p "http://www.tivi360.com/2009/08/tivi-online-kenh-v
tv1_23.html" --live -y "vtv11" -o out.mp4
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
Please help me.
Reply With Quote