Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Can't download video

(http://stream-recorder.com/forum/showthread.php?t=16681)

tme_power 10-23-2013 11:04 PM

Can't download video


 
Please help me download video use rtmpdump

peterpan 10-24-2013 01:43 AM

Re: Can't download video


 
Ok 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
hi-toc-do-cao-cuc-hot-cuc-hay.html" -y "vtv3.stream" live  -v -o "vtv3.flv"

Code:

RTMPDump v2.4 GIT-2013-10-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  audiochannels          1.00
INFO:  audiosamplerate        0.00
INFO:  audiocodecid            .mp3
INFO:  videocodecid            avc1
INFO:  width                  480.00
INFO:  height                  360.00
INFO:  frameWidth              480.00
INFO:  frameHeight            360.00
INFO:  displayWidth            480.00
INFO:  displayHeight          360.00
INFO:  framerate              25.00
INFO: trackinfo:
INFO:  timescale              0.00
INFO:  language                eng
INFO: sampledescription:
INFO:  type                    audio
INFO:  timescale              0.00
INFO:  language                eng
INFO: sampledescription:
INFO:  type                    video
INFO:  profile-level-id        42c01f
INFO:  sprop-parameter-sets    Z0LAH9kB4L/lwEQAAAMABAAAAwDKPGDJIA==,aMuMsg==
INFO:  description            {H264CodecConfigInfo: codec:H264, profile:Baseli
ne, level:3.1, frameSize:480x360, displaySize:480x360, frameRate:25.0, PAR:1:1,
crop: l:0 r:0 t:0 b:4}
INFO: rtpsessioninfo:
INFO:  connectiondata          IN IP4 0.0.0.0
INFO:  name                    WowzaMediaServer
INFO:  origin                  - 237892459 237892459 IN IP4 127.0.0.1
INFO:  timing                  0 0
INFO:  protocolversion        0
INFO: attributes:
INFO:  range                  npt=now-
2425.321 kB / 74.91 sec

But yours gives me an error! No idea why! It must be something silly I'm doing and/or missing...

"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)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

Maybe someone can shed some light on it...

Quote:

Originally Posted by tme_power (Post 63722)
Please help me download video use rtmpdump


tme_power 10-24-2013 06:09 AM

Re: Can't download video


 
Quote:

Originally Posted by lesor (Post 63724)
Use rtmpdumphelper
Code:

rtmpdump -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" --live -y "vtv3HD_1000.stream" -o "2013-10-24_12-31-39_vtv3HD_1000.stream.flv"
http://img543.imageshack.us/img543/4606/jrcc.jpg

before editing (rtmpe://ss.vivo.vn:11000/vivo)
For rtmpdumphelper it is necessary to add 11000 port

Eror:

lesor 10-24-2013 06:36 AM

Re: Can't download video


 
http://savepic.su/3640789.jpg

hasomaso 10-24-2013 08:42 AM

Re: Can't download video


 
you need secureToken for this stream
PM me

peterpan 10-24-2013 03:33 PM

Re: Can't download video


 
Guys,

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!

hasomaso 10-24-2013 03:59 PM

Re: Can't download video


 
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"

peterpan 10-24-2013 04:19 PM

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 (Post 63730)
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"


hasomaso 10-24-2013 04:28 PM

Re: Can't download video


 
works very fine

with new and old release



peterpan 10-24-2013 06:17 PM

Re: Can't download video


 
Oh 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!


All times are GMT -6. The time now is 03:28 AM.