Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
![]() Re: Can't download videoQuote:
RTMPDumpHelper v.1.21 copy [rtmpdump] [rtmpsrv] [rtmpsuck] in RTMPDumpHelper folder |
#12
|
|||
|
|||
![]() 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 ive" -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:\RTMPDumpHelperv1.2.1> What am I doing wrong! THX |
#13
|
|||
|
|||
![]() 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 |
#14
|
|||
|
|||
![]() 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 ![]() |
#15
|
|||
|
|||
![]() Re: Can't download videoFpt video fixed and now not download, please fix code dum. Thank
|
#16
|
|||
|
|||
![]() 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" |
#17
|
|||
|
|||
![]() 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:
|
#18
|
|||
|
|||
![]() 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!
|
#19
|
|||
|
|||
![]() 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! |
#20
|
|||
|
|||
![]() 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" |
![]() ![]() |
Tags: video download |
Thread Tools | |
Display Modes | |
|
|