Thank you for the reply , but again , I don't know about how to use the rtmpdump etc ...
[when i click the rtmpdump.exe , the program didn't start ,
when i click the rtmpsrv.exe , window comes out but i can't paste link ; and when i try the command line , nothing works.
Thank you anyway ...
Quote:
Originally Posted by Stream Recorder
If you have problems with both StreamTransport and CooJah + Blader, then I can only recommend to use rtmpdump (rtmpsuck, rtmpsrv).
I had problem with rtmpsuck:
Code:
rtmpsuck
RTMP Proxy Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL
Streaming on rtmp://0.0.0.0:1935
Processing connect
app: viacomlogostrm
flashVer: LNX 10,1,102,65
swfUrl: http://media.mtvnservices.com/player/release/?v=4.11
tcUrl: rtmpe://viacomlogostrmfs.fplive.net:1935/viacomlogostrm
pageUrl: http://www.logotv.com/video/misc/614184/drag-ya-laters-jon-and-john-meet-the-queens-interview-3.jhtml?id=1651951
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!
But then used rtmpsrv and downloaded the stream with it:
Code:
rtmpdump -r "rtmpe://viacomlogostrmfs.fplive.net:1935/viacomlogostrm" -a "viacomlogostrm" -f "LNX 10,1,102,65" -W "http://media.mtvnservices.com/player/release/?v=4.11" -p "http://www.logotv.com/video/misc/614184/drag-ya-laters-jon-and-john-meet-the-queens-interview-3.jhtml?id=1651951" -C O:1 -C NB:0:0 -C NS:1:mp4:gsp.egvrenditions/logoonline.com/2011/01/18/02/10/01-15-10RPDR_On_Set_384x288_450.mp4 -C O:0 -y "mp4:gsp.egvrenditions/logoonline.com/2011/01/18/02/10/01-15-10RPDR_On_Set_384x288_450.mp4" -o 01-15-10RPDR_On_Set_384x288_450.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 262.11
INFO: moovPosition 32.00
INFO: width 384.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 23.98
INFO: audiosamplerate 22050.00
INFO: audiochannels 2.00
INFO: trackinfo:
INFO: length 6281000.00
INFO: timescale 23976.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 5779456.00
INFO: timescale 22050.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype mp4a
14205.437 kB / 262.06 sec (99.9%)
Download complete
|