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

Need to download RTMP stream with rtmpdump

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

stinformatica 06-07-2011 06:50 PM

Need to download RTMP stream with rtmpdump


 
I need download vídeos

have a script

<script type="text/javascript">

var s1 = new SWFObject("/imagens/playerStreaming.swf","single","400","300","7");

s1.addVariable("streamer", "rtmp://200.98.215.245/zanuto/");
s1.addVariable("file", "052511 - ISOL PORT FCC AULA 11 EXTRA Pt III OK&cpf=010.020.030-55&ref=647");

s1.addParam("allowfullscreen","true");
s1.addParam("wmode","Transparent");
s1.addVariable("width","400");
s1.addVariable("height","300");
s1.write("player1");
</script>


Help Me Please

Stream Recorder 06-08-2011 03:27 AM

Re: Need to download RTMP stream with rtmpdump


 
Use RTMPexplorer in Windows or rtmpsrv, rtmpsuck in Linux.

What to download RTMP streams using a GUI program like Replay Media Catcher? See the following page:
FAQ: How to record/download/capture/save Adobe Flash .FLV video RTMP stream from embedded player


All times are GMT -6. The time now is 07:15 AM.