Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 04-12-2011, 02:20 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

RaceFansTV.com - How setup RMC4 plugin?


Hello,
i know how to download videos from racefanstv with tools such as rtmpexplorer and GetFLV. But. I would like to make Replay Media Catcher 4's plugin called "rtmpdump.exe" catch and download the streams because it is my favourite download tool. Please could anyone tell me how to setup the RMC4 settings (=rtmpdump settings mask) for this website? (Registration for this website is needed: it's FREE and FAST.)

testpage url:
_http://racefanstv.com/channels/highlights-and-general/various-classes/109926/

the crash video url would be something like this:
Code:
rtmpe://95.211.106.12:1935/niceVodServer/converted_work7//mp4:f34e115fa07d9faf3f26_338c351ea01d382bd026dbeac8a6f4fa.mp4
one working rtmpdump command line is this (powered by rtmpexplorer):
Code:
rtmpdump -r "rtmpe://95.211.106.12:1935/niceVodServer/converted_work7/" -a "niceVodServer/converted_work7/" -f "WIN 10,2,153,1" -W "http://racefanstv.com/flash/player_10.swf" -p "http://racefanstv.com/channels/highlights-and-general/various-classes/109926/" -y "mp4:f34e115fa07d9faf3f26_338c351ea01d382bd026dbeac8a6f4fa.mp4" -o mp4_f34e115fa07d9faf3f26_338c351ea01d382bd026dbeac8a6f4fa.flv
Maybe a screenshot of the RMC4 plugin settings would be helpful.
Thanks for help, i am new here!
Best, walker.

With rtmpexplorer i get 218808.609 kB / 1399.08 sec (99.9%) Download complete and with Getflv i get 106 MB (111.646.199 Bytes). Both video versions seem the same!
Reply With Quote
  #2  
Old 04-12-2011, 04:14 AM
Stream Recorder
 
Posts: n/a
Default

Re: RaceFansTV.com - How setup RMC4 plugin?


I don't think Replay Media Catcher 4 will allow to download RTMPE streams. And I can't test this stream, because it requires a subscription.

To set up rtmpdump.exe as a plug-in for RMC 4:
  1. Download rtmpdump and place rtmpdump.exe into the Replay Media Catcher folder in Program files.
  2. Go to Tools -> Settings -> Plug-ins
  3. Select the protocol
  4. Enter the domain name, videos from which will be downloaded with a plug-in
  5. Enter rtmpdump.exe as an executable
  6. Enter rtmpdump parameters. For example:
    Code:
    -r "{url}" -o "{file}"  --app "{app}" --flashVer "{flashVer}" --swfUrl "{swfUrl}" --tcUrl "{tcUrl}" --pageUrl "{pageUrl}" --playpath "{playPath}"

Reply With Quote
  #3  
Old 04-12-2011, 05:09 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: RaceFansTV.com - How setup RMC4 plugin?


++++++++++++snip+++++++++++++++++
Send createStream...
Send play...
Requesting buffer time of 8192
Downloading (RTMPE) - 218 B
Stream alias access denied mp4:converted_work7/f34e115fa07d9faf3f26_338c351ea01d382bd026dbeac8a6f 4fa.
Identifying Music ...
MusicDNS lookup is not supported for file type: .flv
++++++++++++snap+++++++++++++++++

Thanks for screenshot. With your settings i get the above log. i guess that Replay Media Catcher 4 cannot download the stream with the rtmpdump plugin, although rtmpdump itself can download it.

RMC4 as GUI for rtmpdump never worked very well..

Code:
https://racefanstv.com/login/
Login
Username: PM me for username
Password: PM me for password
Reply With Quote
  #4  
Old 04-12-2011, 07:04 AM
Stream Recorder
 
Posts: n/a
Default

Re: RaceFansTV.com - How setup RMC4 plugin?


I tried to use it and it appeared that some parameters are not passed to rtdmpump when using Replay Media Catcher 4.1.9 beta
Code:
rtmpdump.exe -r "rtmpe://95.211.106.12:1935/niceVodServer/converted_work7/f34e115fa07d9faf3f26_338c351ea01d382bd026dbeac8a6f4fa.mp4" -a "niceVodServer" -f "{flashVer}" -W "{swfUrl}" -p "{pageUrl}" -y "{playPath}" -o "C:\Users\Admin\Documents\My Streaming Media\f34e115fa07d9faf3f26_338c351ea01d382bd026dbeac8a6f4fa.flv"
Will try to find out why.
Reply With Quote
  #5  
Old 04-12-2011, 07:33 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: RaceFansTV.com - How setup RMC4 plugin?


Thanks for helping! Dis is great!!

You can confirm that the command line works all right, right?
Yes, please... let's find out how to make it work with Replay Media Catcher 4. rtmpdump rock!
Reply With Quote
  #6  
Old 04-13-2011, 03:04 AM
Stream Recorder
 
Posts: n/a
Default

Re: RaceFansTV.com - How setup RMC4 plugin?


It appeared that Applian can't even extract some parameters from RTMPE streams, because it would violate DMCA

So you need to fill the following parameters manually in order to download with Replay Media Catcher + rtmpdump:
Code:
-f "{flashVer}" -W "{swfUrl}" -p "{pageUrl}" -y "{playPath}"
Reply With Quote
  #7  
Old 04-13-2011, 04:15 AM
placebo placebo is offline
Moderator - exTerminator
 
Join Date: Aug 2010
Posts: 477
placebo is on a distinguished road
Default

Re: RaceFansTV.com - How setup RMC4 plugin?


SR, i am getting myself interested in this.
Erhm.. i dont understand your last post. Please could you explain better? (or screenshot?)

lemme try too. The following does not work!
Reply With Quote
  #8  
Old 04-13-2011, 08:10 AM
Stream Recorder
 
Posts: n/a
Default

Re: RaceFansTV.com - How setup RMC4 plugin?


@placebo
Try to use the following in Replay Media Catcher 4.1.9 beta
Code:
-r "{url}" -o "{file}"  --app "{app}" --flashVer "{flashVer}" --swfUrl "{swfUrl}" --tcUrl "{tcUrl}" --pageUrl "{pageUrl}" --playpath "{playPath}"
Then take a look into the log and you will see the following
Code:
rtmpdump.exe -r "rtmpe://95.211.106.12:1935/niceVodServer/converted_work7/f34e115fa07d9faf3f26_338c351ea01d382bd026dbeac8a6f4fa.mp4" -a "niceVodServer" -f "{flashVer}" -W "{swfUrl}" -p "{pageUrl}" -y "{playPath}" -o "C:\Users\Admin\Documents\My Streaming Media\f34e115fa07d9faf3f26_338c351ea01d382bd026dbeac8a6f4fa.flv"
As you can see
{flashVer}, {swfUrl}, {pageUrl}, and {playPath} variables are not passed to rtmpdump (because RMC is prohibited to decrypt secure streams and even URLs). So you need to fill them manually. For example:
replace "{flashVer}" with "WIN 10,2,153,1"
replace "{swfUrl}" with "http://racefanstv.com/flash/player_10.swf"
Reply With Quote
  #9  
Old 04-13-2011, 11:12 AM
placebo placebo is offline
Moderator - exTerminator
 
Join Date: Aug 2010
Posts: 477
placebo is on a distinguished road
Default

Re: RaceFansTV.com - How setup RMC4 plugin?


SR, i know now what you mean.
I have tested enough, and it doesnt work (and it doesnt make sense to use RMC4 in this case of protected streaming).
let's give up.

Replay Media Catcher4 isnt the greatest GUI for rtmpdump!
Thanks anyway.
Reply With Quote
  #10  
Old 04-13-2011, 12:03 PM
Stream Recorder
 
Posts: n/a
Default

Re: RaceFansTV.com - How setup RMC4 plugin?


Quote:
Originally Posted by placebo View Post
Replay Media Catcher4 isnt the greatest GUI for rtmpdump!
It is not the best GUI for protected RTMPE streams due to legal restrictions. It will download few RTMPE streams, since it can only get RTMPE URLs from playlists.

But RMC+rtmpdump can be used as an alternative way for downloading RTMP streams (it passes all RTMP parameters to rtmpdump.exe). You may never need this, but who knows...
Reply With Quote
Reply Post New Thread
Tags: , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 02:48 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons