[rtmpdump] how to fetch this stream with rtmpdump?

Howard Chu hyc at highlandsun.com
Thu Mar 4 16:31:25 CET 2010


Tomasz Chmielewski wrote:
> I have a FMS stream which I'm able to play successfully with flash
> player, but not with rtmpdump.
>
> I tried different rtmpdump parameters, but it usually ends like this,
> but doesn't dump anything:
>
>
> RTMPDump v2.1d
> (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
> Connecting ...
> ERROR: rtmp server sent error
> Starting Live Stream
>
>
>
> The URL to the page which plays fine with flash player in a browser can
> be found here:
>
> http://www1.wpkg.org/stream.html
>
>
> Could anyone help me dump this stream with rtmpdump?

rtmpdump -r "rtmp://flash.swiftserve.com.sg/vod" -a "vod" -f "LNX 10,0,42,34" 
-s "http://portal.swiftserve.com/static/swfs/videoPlayer.swf" -p 
"http://www1.wpkg.org/stream.html" -C B:0 -y "acme/bikes" -o bikes.flv

works for me.


More information about the rtmpdump mailing list