flowplayer.org/demos/plugins/streaming/rtmp-playlist.htm
Code:
rtmpdump -V -r "rtmp://rtmp01.hddn.com/play" -a "play" \
-f "WIN 11,1,102,55" \
-W "http://releases.flowplayer.org/swf/flowplayer-3.2.7.swf" \
-p "http://flowplayer.org/demos/plugins/streaming/rtmp-playlist.htm" \
-y "vod/demo.flowplayervod/Extremists.flv" -o Extremists.flv
Code:
DEBUG: Property: <Name: level, STRING: error>
DEBUG: Property: <Name: code, STRING: NetConnection.Connect.Rejected>
DEBUG: Property: <Name: description, STRING: Connection failed: Application rejected connection.>
DEBUG: Property: <Name: ex, OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name: redirect, STRING: rtmp://173.208.109.173:1935/play>
DEBUG: Property: <Name: code, NUMBER: 302.00>
DEBUG: (object end)
DEBUG: Property: <Name: clientid, NUMBER: 1716438702.00>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.
.
What am I doing wrong here?