Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Cannot download flowplayer.org demoflowplayer.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. . |
#2
|
|||
|
|||
Re: Cannot download flowplayer.org demoNothing, Just use that redirected IP:
Code:
rtmpdump -r "rtmp://173.208.109.173:1935/play" -a "play" -f "WIN 11,2,202,197" -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:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: hasKeyframes TRUE INFO: cuePoints: INFO: audiodatarate 64.25 INFO: hasVideo TRUE INFO: stereo TRUE INFO: canSeekToEnd TRUE INFO: framerate 30.00 INFO: audiosamplerate 22000.00 INFO: videocodecid 4.00 INFO: datasize 22855899.00 INFO: lasttimestamp 240.77 INFO: audiosamplesize 16.00 INFO: audiosize 2035001.00 INFO: hasAudio TRUE INFO: audiodelay 0.00 INFO: videosize 20817094.00 INFO: metadatadate timestamp:1248782878899.62 INFO: metadatacreator inlet media FLVTool2 v1.0.6 - http://www.inlet-med ia.de/flvtool2 INFO: lastkeyframetimestamp 240.77 INFO: height 360.00 INFO: filesize 22921624.00 INFO: hasMetadata TRUE INFO: keyframes: INFO: times: INFO: filepositions: INFO: audiocodecid 2.00 INFO: videodatarate 689.03 INFO: duration 240.81 INFO: hasCuePoints FALSE INFO: width 640.00 43.760 kB / 2.07 sec (0.8%) |
#3
|
|||
|
|||
Re: Cannot download flowplayer.org demoWell done sir, well done.
|
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|