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

help using rtmpdump

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

therecycler32 09-10-2010 01:04 PM

help using rtmpdump


 
I need help using rtmpdump. I kinda really suck with command line stuff. I know how to use all the other rtmp programs but, i suck with rtmpdump.

I looked at the how do you use rtmpdump instructions and i kinda don't know what to do. I got the program downloaded extracted brought up command line thing how do i get it started?

i have some streaming url's i'm trying to record do i type the entire thing like it says

rtmpdump basic usage
Code:

rtmpdump -r "rtmp://host/dir/file.flv" -o filename.flv


heres a link as an example rtmp://fcs.fitvixenz.com/core_lobby.fitvixenz.com/admin/prev/16085_1228688030668.

how would i get rtmpdump to download that preview file?

Ed999 09-12-2010 01:12 PM

Help using rtmpdump


 
You will want to read the "sticky" threads in this forum -


How do you use RTMPDUMP :

http://stream-recorder.com/forum/do-...als-t3926.html


Software and services for helping to download videos with RTMPDUMP :

http://stream-recorder.com/forum/sof...ump-t5534.html

12321 09-13-2010 04:21 PM

Re: help using rtmpdump


 
You need to use rtmpsrv to get more information on it. In order to get rtmpsrv to recognize the file this is what you have to do.

Edit the hosts file to include fcs.fitvixenz.com as an exception. Once that is done, open rtmpsrv and then open the video.

You should see something on rtmpsrv that says something that looks like an rtmpdump command. Copy that and paste it as your rtmpdump command and the video should download.

Stream Recorder 09-15-2010 01:35 AM

Re: help using rtmpdump


 
If you use Windows, you can also record RTMP streams with many other RTMP Flash stream recorders.

If you use Linux, you can use freeware rtmpsuck that comes with rtmpdump

Ed999 09-22-2010 11:15 PM

Re: help using rtmpdump


 
Quote:

Originally Posted by 12321 (Post 21407)
You need to use rtmpsrv to get more information on it. In order to get rtmpsrv to recognize the file this is what you have to do.

Edit the hosts file to include fcs.fitvixenz.com as an exception. Once that is done, open rtmpsrv and then open the video.

You should see something on rtmpsrv that says something that looks like an rtmpdump command. Copy that and paste it as your rtmpdump command and the video should download.


This is the command you want -

rtmpsrv > RTMPdump_run.bat


This will save the output from rtmpsrv.exe into a batch file called RTMPdump_run.bat that you can then use to download the Flash file in question.

With rtmpsrv running in window A, edit your HOSTS file (as described in the information included in downloads of the RTMPSRV program) and then start the Flash file playing in window B.

You will see, in window A, messages from rtmpsrv. Look out for the magic word "Done" which indicates that it has successfully saved the necessary download command. Then close rtmpsrv (press keys CTRL + Break simultaneously).

You need to then edit the batch file which the above method created, before running it. This is because the above procedure typically saves several copies of the download command into the batch file, so you need to remove all but one of them (otherwise the download will be overwritten every time it successfully completes).

You need to then restore your HOSTS file to normal before running RTMPdump_run.bat otherwise you'll get an error message instead of a download.


All times are GMT -6. The time now is 07:55 PM.