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

RTMPT Stream

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

idod89 12-26-2014 02:13 PM

RTMPT Stream


 
Hi guys! I try to download but it stop at around 400 - 500 kB.

Quote:

C:\rtmpdump-2.4>rtmpdump -r rtmpt://song.gmember.com/media/song/1306378802 -o so
ng1.flv
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 264.88
INFO: audiodatarate 62.50
INFO: audiosamplerate 44100.00
INFO: audiosamplesize 16.00
INFO: stereo TRUE
INFO: audiocodecid 2.00
INFO: filesize 2281489.00
439.823 kB / 59.51 sec (22.4%)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
440.043 kB / 59.56 sec (22.4%)
Download may be incomplete (downloaded about 22.40%), try resuming
Can you guys help me pls.
Here is the link:http://www.gmember.com/flash/jedakrA...gid=1306378802

DefectedToRussia 12-26-2014 04:16 PM

Re: RTMPT Stream


 
Quote:

Originally Posted by idod89 (Post 72862)
Hi guys! I try to download but it stop at around 400 - 500 kB.



Can you guys help me pls.
Here is the link:http://http://www.gmember.com/flash/...gid=1306378802

Holy shit! I almost figured it out! Hold on buddy I think you might need an extra parameter or two, plus I think your rtmpt url is wrong. RTMPT is RTMP over http right?

I did a wireshark capture I'm analysing it now! :)

idod89 12-26-2014 04:30 PM

Re: RTMPT Stream


 
i dont know much about this. but here is the other link: http://music.gmember.com/%E0%B9%80%E...ong-1306378802

Last 1,5 year it works well with only this command "rtmpdump -r rtmpt://song.gmember.com/media/song/1306378802 -o so
ng1.flv"

troller12 12-26-2014 04:31 PM

Re: RTMPT Stream


 
Hi,

just add some buffer value then you get downloaded slow but complete without errors inside.
Code:

rtmpdump -r "rtmpt://song.gmember.com/media/song//1306378802" -b 4000 -o "music.mp3"
Code:

Format                        : Flash Video
File size                      : 2.18 MiB
Duration                      : 4mn 24s
Overall bit rate mode          : Constant
Overall bit rate              : 68.9 Kbps

Audio
Format                        : MPEG Audio
Format version                : Version 1
Format profile                : Layer 3
Mode                          : Joint stereo
Mode extension                : MS Stereo
Codec ID                      : 2
Codec ID/Hint                  : MP3
Duration                      : 4mn 24s
Bit rate mode                  : Constant
Bit rate                      : 64.0 Kbps
Channel count                  : 2 channels
Sampling rate                  : 44.1 KHz
Compression mode              : Lossy
Stream size                    : 2.02 MiB (93%)

greetz

DefectedToRussia 12-26-2014 04:39 PM

Re: RTMPT Stream


 
There's a wierd HTTP Post to this url: http://119.46.113.122/send/2036466599/0

and when browsing to it it says bad request, only rtmpt supported... hmmm? It may be a clue

Quote:

Originally Posted by troller12 (Post 72867)
Hi,

just add some buffer value then you get downloaded slow but complete without errors inside.
Code:

rtmpdump -r "rtmpt://song.gmember.com/media/song//1306378802" -b 4000 -o "music.mp3"
Code:

Format                        : Flash Video
File size                      : 2.18 MiB
Duration                      : 4mn 24s
Overall bit rate mode          : Constant
Overall bit rate              : 68.9 Kbps

Audio
Format                        : MPEG Audio
Format version                : Version 1
Format profile                : Layer 3
Mode                          : Joint stereo
Mode extension                : MS Stereo
Codec ID                      : 2
Codec ID/Hint                  : MP3
Duration                      : 4mn 24s
Bit rate mode                  : Constant
Bit rate                      : 64.0 Kbps
Channel count                  : 2 channels
Sampling rate                  : 44.1 KHz
Compression mode              : Lossy
Stream size                    : 2.02 MiB (93%)

greetz

That doesn't work: Something about "AMF3 Object Encapsulated In AMF Stream Does Not Start With AMF3_OBJECT" is the problem it seems... Perhaps we need an extra "-C " style parameter.

See here:

idod89 12-26-2014 04:57 PM

Re: RTMPT Stream


 
Quote:

Originally Posted by troller12 (Post 72867)
Hi,

just add some buffer value then you get downloaded slow but complete without errors inside.
Code:

rtmpdump -r "rtmpt://song.gmember.com/media/song//1306378802" -b 4000 -o "music.mp3"
Code:

Format                        : Flash Video
File size                      : 2.18 MiB
Duration                      : 4mn 24s
Overall bit rate mode          : Constant
Overall bit rate              : 68.9 Kbps

Audio
Format                        : MPEG Audio
Format version                : Version 1
Format profile                : Layer 3
Mode                          : Joint stereo
Mode extension                : MS Stereo
Codec ID                      : 2
Codec ID/Hint                  : MP3
Duration                      : 4mn 24s
Bit rate mode                  : Constant
Bit rate                      : 64.0 Kbps
Channel count                  : 2 channels
Sampling rate                  : 44.1 KHz
Compression mode              : Lossy
Stream size                    : 2.02 MiB (93%)

greetz

Wow thank you so much guys its work. I tried over 10 hours for load this :X but now its work fine.

troller12 12-26-2014 05:03 PM

Re: RTMPT Stream


 
Nice to hear it idod89. :)

@ DefectedToRussia

So it depends on the rtmpdump version you do use so I have tons of versions and lost almost the overview. :) So you can use this version for exsample...

rtmpdump-20110925-git-6230845-win32.zip

Code:

RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              264.88
INFO:  audiodatarate        62.50
INFO:  audiosamplerate      44100.00
INFO:  audiosamplesize      16.00
INFO:  stereo                TRUE
INFO:  audiocodecid          2.00
INFO:  filesize              2281489.00
114.878 kB / 13.61 sec (5.1%)

...or other mods too etc so just check them out.

greetz

DefectedToRussia 12-26-2014 05:07 PM

Re: RTMPT Stream


 
Okay I know what was going on, I was using KSV's latest patched version...

Using the latest regular rtmpdump does in fact work, but I think the file size is really that small idod89!

The entire file that I've gotten is only 406KB... I guess that's because it's only 62.5K audio stream. It is the entire song though, so...

Oh well at least you've got your file now :)


All times are GMT -6. The time now is 11:00 AM.