Can't download videoPlease help me download video use rtmpdump
|
Re: Can't download videoOk this one seems to work fine:
Code:
rtmpdump -r "rtmpe://112.197.2.11:1935/live" -a "live" -W "http://tv24.vn/getflash.ashx" -p "http://tv24.vn/TV24/11/30/vtv3-xem-truc-tuyen-mien-p Code:
RTMPDump v2.4 GIT-2013-10-07 (Compiled by KSV) "ERROR: RTMP_ReadPacket, failed to read RTMP packet header" Code:
rtmpdump -r "rtmp://scache.fptplay.net.vn/live" -a "live" -W "http://play.fpt.vn/static/mediaplayer/flowplayer.swf" -p "http://play.fpt.vn/internetTV/vtv3" -y "vtv3HD_1000.stream" live -v -o "vtv3.flv" Code:
RTMPDump v2.4 GIT-2013-10-07 (Compiled by KSV) Quote:
|
Re: Can't download videoQuote:
![]() |
Re: Can't download video |
Re: Can't download videoyou need secureToken for this stream
PM me |
Re: Can't download videoGuys,
Forgive my ignorance, but no one has posted a clear solution to this? http://play.fpt.vn/internetTV/vtv3 All I've been using to record streams so far is this: https://github.com/K-S-V/Scripts/releases rtmpdump-2.4.zip (rtmpdump command) Some posts above have mentioned editing rtmpdumpheler, which I don't even have or see in KSV's rtmpdump folder (see above link). Others are posting images of file names: such as -o "2013-10-24_04-17-52_vtv3HD_1000.stream". I thought arguments to -o can be anything!!! I'm confused!!!! Haso said you need a token!...so who's right here and what's the solution? :) Can someone please state what the correct command is? If the command I have rtmpdump -r "rtmp://scache.fptplay.net.vn/live" -a "live" -W "http://play.fpt.vn/static/mediaplayer/flowplayer.swf" -p "http://play.fpt.vn/internetTV/vtv3" -y "vtv3HD_1000.stream" live -v -o "vtv3.flv" is correct and only needs a -t xxxx, please state so....If some edits are necessary to some files, please state what edits are needed, to what file(s), and where is/are that/those file(s)? Note that I'm using KSV's latest rtmpdump-2.4.zip file 10/18/2013!!! Thanks In Advance! |
Re: Can't download videothat 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" |
Re: Can't download videoThanks 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 " Quote:
|
Re: Can't download videoworks very fine
with new and old release ![]() |
Re: Can't download videoOh so it's not working with my simple rtmpdump command! (form KSV's latest release) instead it's working with rtmpdumphelper comand.... Do you a link to a copy of rtmpdumphelper, I can get? Thanks Man!
|
Re: Can't download videoQuote:
RTMPDumpHelper v.1.21 copy [rtmpdump] [rtmpsrv] [rtmpsuck] in RTMPDumpHelper folder |
Re: Can't download videoOk I got the file thank you! But inside there is only 4 files! I don't see rtmpdump file in there!
So what do I do with these 4 files? Do I add them to KSV's rtmpdump-2.4 folder? coz I did that and didn't work!!! I even unzipped the 4 files into a new folder and added all the files in rtmpdump-2.4 into the new folder and still when I run the command: Code:
c:\RTMPDumpHelperv1.2.1>rtmpdump -v -r "rtmp://scache.fptplay.net.vn/live" -a "l 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:\RTMPDumpHelperv1.2.1> What am I doing wrong! THX |
Re: Can't download video@lesor,
Ok same thing...there are two folders in the zip file you've sent me...what do I do with them? 1. keep the files in separate folders and put them in my C:\? 2. copy the the .swf file into the rtmpdumhelper folder and put them in my C:\? 3. put the two folders in one new folder and put it in my C:\? UPDATE: I've tried 1, 2 & 3 above, and NONE of them seemed to work?! Someone mentioned to edit something, what should I edit exactly....some of the file are displayed in different characters! Russian I guess, so I don't know what to edit exactly!!! Can you please elaborate? THX |
Re: Can't download videoThank you to all! I've used lesor method and it captured the stream automatically!!! w/o using the rtmpdump command line!!
BTW, I would still like to know/learn how to get it to work with the rtmpdump command like Haso and others got it to work! So I'm open to any and all of your suggestions ;) Cheers! & once again Thank you LESOR and everyone else who was trying to help ;) |
Re: Can't download videoFpt video fixed and now not download, please fix code dum. Thank
|
Re: Can't download videoCode:
rtmpdump -r "rtmp://scache.fptplay.net.vn/live" -a "live?k=c2VydmVyX3RpbWU9MTM4MzYzNTM0NSZoYXNoX3ZhbHVlPTY3YTZmNzcyZTdjZTJhMmZhODdkMjdkNjUyOTE2YjVmJnZhbGlkX21pbnV0ZXM9MTQ0MA==" -f "WIN 11,8,800,168" -W "http://play.fpt.vn/static/mediaplayer/flowplayer.swf" -p "http://play.fpt.vn/internetTV/htv3" --live -y "htv3_1000.stream" -o "2013-11-05_08-36-36_htv3_1000.stream.flv" -T "#ed%h0#w@hey" |
Re: Can't download videoMaybe the code's changed now so this isn't helpful, but Peterpan your solution was very simple. You didn't have to change programs or anything.
You copied the token wrong. If you look at haso's post, he has the token as: Quote:
Quote:
|
Re: Can't download videoThanks anon! You're right! however told that if I'm creating a .bat file, (which I was doing, but I may have failed to mention), then every instance of '%' should become '%%' Thank You Again!
|
Re: Can't download videoFor some reason, I can longer download swf file form this site? Any luck anyone? THX
http://play.fpt.vn/internetTV/vtv3 I tried wget http://play.fpt.vn/static/mediaplayer/flowplayer.swf but I keep getting: c:\wget>wget http://play.fpt.vn/static/mediaplayer/flowplayer.swf --2013-11-06 00:46:35-- http://play.fpt.vn/static/mediaplayer/flowplayer.swf Resolving play.fpt.vn (play.fpt.vn)... 42.117.9.56 Connecting to play.fpt.vn (play.fpt.vn)|42.117.9.56|:80... connected. HTTP request sent, awaiting response... No data received. Retrying. etc.... Thanks! |
Re: Can't download video@peterpan
right parameter with wget is that with --referer Code:
wget --referer=http://play.fpt.vn/internetTV/vtv3 live http://play.fpt.vn/static/mediaplayer/flowplayer.swf and that is the Code for rtmpdump with secureToken Code:
rtmpdump -v -r "rtmp://scache.fptplay.net.vn/live" -a "live?k=c2VydmVyX3RpbWU9MTM4Mzc0NTkxMCZoYXNoX3ZhbHVlPTUxN2E4NjRmZGIzYTA5MTRlZGM0ZDlmMzNjZjAxODNiJnZhbGlkX21pbnV0ZXM9MTQ0MA==" -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_2500.stream" -o "output.flv" |
Re: Can't download videoThanks Hasomaso!
|
All times are GMT -6. The time now is 04:46 PM. |