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

RTMPE stream recording/downloading/capturing/ripping/saving

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

biezom 06-25-2015 09:56 AM

Re: RTMPE stream recording/downloading/capturing/ripping/saving


 
Quote:

Originally Posted by loco (Post 77766)

to find the code
tools: rtmpdumphelper + rtmpdump
in rtmpdumphelper option add port 80
the code is written in Command.txt file in rtmpdumphelper's folder
but you need add -v option (live option)


Code:

rtmpdump -v -r "rtmp://mediadelivery.universal-music-services.de:80/umusicstream" -a "umusicstream" -f "WIN 17,0,0,188" -W "http://static.universal-music.de/video/player.newest.all.swf" -p "http://www.universal-music.de/enrique-iglesias/videos/detail/video:90493/can-you-hear-me-interview-geschnitte-version-ohne-sender-ids" -y "autofill/s/storage/9/0/4/9/3/content/686/file" -o "Enrique-Iglesias-Can-You-Hear-Me-Interview.flv"

loco 06-25-2015 02:57 PM

Re: RTMPE stream recording/downloading/capturing/ripping/saving


 
Quote:

Originally Posted by biezom (Post 77770)
to find the code
tools: rtmpdumphelper + rtmpdump
in rtmpdumphelper option add port 80
the code is written in Command.txt file in rtmpdumphelper's folder
but you need add -v option (live option)


Code:

rtmpdump -v -r "rtmp://mediadelivery.universal-music-services.de:80/umusicstream" -a "umusicstream" -f "WIN 17,0,0,188" -W "http://static.universal-music.de/video/player.newest.all.swf" -p "http://www.universal-music.de/enrique-iglesias/videos/detail/video:90493/can-you-hear-me-interview-geschnitte-version-ohne-sender-ids" -y "autofill/s/storage/9/0/4/9/3/content/686/file" -o "Enrique-Iglesias-Can-You-Hear-Me-Interview.flv"

where i can download this tools??

biezom 06-25-2015 03:28 PM

Re: RTMPE stream recording/downloading/capturing/ripping/saving


 
Quote:

Originally Posted by loco (Post 77779)
where i can download this tools??

1) download http://www.nirsoft.net/utils/rtmpdumphelper.zip 32bit browser
or http://www.nirsoft.net/utils/rtmpdumphelper-x64.zip 64bit browser

2) unzip file in C:\rtmpdumphelper (for example)
3) download https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip
4) unzip file in the same folder in C:\rtmpdumphelper

5) run rtmpdumphelper
6) run your video
7) rtmpdumphelper download directly the video
8) you can find the code in Command.txt in C:\rtmpdumphelper



nota: don't forget add port 80 in rtmpdumphelper option

loco 06-26-2015 07:25 AM

Re: RTMPE stream recording/downloading/capturing/ripping/saving


 
2 Attachment(s)
Quote:

Originally Posted by biezom (Post 77783)
1) download http://www.nirsoft.net/utils/rtmpdumphelper.zip 32bit browser
or http://www.nirsoft.net/utils/rtmpdumphelper-x64.zip 64bit browser

2) unzip file in C:\rtmpdumphelper (for example)
3) download https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip
4) unzip file in the same folder in C:\rtmpdumphelper

5) run rtmpdumphelper
6) run your video
7) rtmpdumphelper download directly the video
8) you can find the code in Command.txt in C:\rtmpdumphelper



nota: don't forget add port 80 in rtmpdumphelper option

Not working.....

biezom 06-26-2015 07:30 AM

Re: RTMPE stream recording/downloading/capturing/ripping/saving


 
Quote:

Originally Posted by loco (Post 77807)
Not working.....

works with firefox

loco 06-26-2015 10:03 AM

Re: RTMPE stream recording/downloading/capturing/ripping/saving


 
Quote:

Originally Posted by biezom (Post 77809)
works with firefox

I installed firefox and it work,but where i should to write this code:


Code:

rtmpdump -v -r "rtmp://mediadelivery.universal-music-services.de:80/umusicstream" -a "umusicstream" -f "WIN 17,0,0,188" -W "http://static.universal-music.de/video/player.newest.all.swf" -p "http://www.universal-music.de/enrique-iglesias/videos/detail/video:90493/can-you-hear-me-interview-geschnitte-version-ohne-sender-ids" -y "autofill/s/storage/9/0/4/9/3/content/686/file" -o "Enrique-Iglesias-Can-You-Hear-Me-Interview.flv"

biezom 06-26-2015 10:11 AM

Re: RTMPE stream recording/downloading/capturing/ripping/saving


 
Quote:

Originally Posted by loco (Post 77816)
I installed firefox and it work,but where i should to write this code:


Code:

rtmpdump -v -r "rtmp://mediadelivery.universal-music-services.de:80/umusicstream" -a "umusicstream" -f "WIN 17,0,0,188" -W "http://static.universal-music.de/video/player.newest.all.swf" -p "http://www.universal-music.de/enrique-iglesias/videos/detail/video:90493/can-you-hear-me-interview-geschnitte-version-ohne-sender-ids" -y "autofill/s/storage/9/0/4/9/3/content/686/file" -o "Enrique-Iglesias-Can-You-Hear-Me-Interview.flv"

1) open cmd.exe (command shell)
2) go to rtmpdumphelper's folder C:\rtmpdumphelper in our example

Code:

cd C:\rtmpdumphelper
3) paste the code and enter

loco 06-27-2015 07:18 AM

Re: RTMPE stream recording/downloading/capturing/ripping/saving


 
Quote:

Originally Posted by biezom (Post 77817)
1) open cmd.exe (command shell)
2) go to rtmpdumphelper's folder C:\rtmpdumphelper in our example

Code:

cd C:\rtmpdumphelper
3) paste the code and enter

Works)Thanks a lot!

loco 06-30-2015 02:26 PM

Re: RTMPE stream recording/downloading/capturing/ripping/saving


 
Quote:

Originally Posted by biezom (Post 77809)
works with firefox

Hi)Can you help me ??
Two videos

http://www.nbcmiami.com/news/local/E...310725501.html

biezom 06-30-2015 09:55 PM

Re: RTMPE stream recording/downloading/capturing/ripping/saving


 
Quote:

Originally Posted by loco (Post 77885)

same video?

Code:

http://nbclim-f.akamaihd.net/Prod/NBCU_LM_VMS_-_WTVJ/685/710/WTVJ_000000018865897_high.mp4
Code:

http://nbclim-f.akamaihd.net/Prod/NBCU_LM_VMS_-_WTVJ/649/74/WTVJ_000000018864902_high.mp4


All times are GMT -6. The time now is 06:18 AM.