View Single Post
  #77  
Old 06-26-2015, 10:11 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

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


Quote:
Originally Posted by loco View Post
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
Reply With Quote