PDA

View Full Version : Need to download RTMP stream with rtmpdump


stinformatica
06-07-2011, 06:50 PM
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
Use RTMPexplorer (http://all-streaming-media.com/record-video-stream/RTMPExplorer-freeware-GUI-for-rtmpsrv-Windows.htm) in Windows or rtmpsrv, rtmpsuck in Linux.

What to download RTMP streams using a GUI program like Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-download-and-capture-streaming-music-radio-video.htm)? See the following page:
FAQ: How to record/download/capture/save Adobe Flash .FLV video RTMP stream from embedded player (http://all-streaming-media.com/faq/recording-media-stream/faq-record-download-capture-save-flash-flv-video-rtmp.htm)