Quote:
C:\Documents and Settings\Administrator\Desktop\rtmpdump-2.3>rtmpsrv.exe
RTMP Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL
Streaming on rtmp://0.0.0.0:1935
rtmpdump -r "rtmpe://rtevodfs.fplive.net/rtevod/" -a "rtevod/" -f "WIN 10,1,82,76" -W "http://www.rte.ie/player/ass
ets/player_417.swf?shareBtn=0" -p "http://www.rte.ie/player/#v=1083776" -y "mp4:l3/2010/1031/20101031rte1a_20101031
_180055_part1_rte_news_six_one_20_001357.mp4" -o 20101031rte1a_20101031_180055_part1_rte_news_six_o ne_20_001357.flv
Closing connection... done!
|
I find rtmpsrv to be a bit tempermental. Try running a packet capture program at the same time. I know it sounds silly but i think the extra processing time slows the traffic down enough for rtmpsrv to see the packet it needs to.
Quote:
rtmpdump-2.3>rtmpdump -r "rtmpe://rtevodfs.fplive.net/rtevod/" -a "rtevod/" -f "WIN 10,1,82,76" -
W "http://www.rte.ie/player/assets/player_417.swf?shareBtn=0" -p "http://www.rte.ie/player/#v=1083776" -y "mp4:l3/2010/1
031/20101031rte1a_20101031_180055_part1_rte_news_six_o ne_20_001357.mp4" -o 20101031rte1a_20101031_180055_part1_rte_news_
six_one_20_001357.flv
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 837.13
INFO: moovPosition 53073577.00
INFO: width 512.00
INFO: height 288.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 77.00
INFO: avclevel 30.00
INFO: aacaot 2.00
INFO: videoframerate 25.00
INFO: audiosamplerate 22050.00
INFO: audiochannels 1.00
INFO: trackinfo:
INFO: length 20927.00
INFO: timescale 25.00
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 18458624.00
INFO: timescale 22050.00
INFO: sampledescription:
INFO: sampletype mp4a
52538.189 kB / 837.08 sec (99.9%)
Download complete
|
I think the parameters i specified previously are outdated but with the right parameters (as above) the download should complete without interruption.
Good luck.