06-23-2014, 08:31 AM
|
Junior Member
|
|
Join Date: Apr 2014
Posts: 18
|
|
Re: I tried hard to done this but not chance !!
Quote:
Originally Posted by peterpan
Code:
rtmpdump -r "rtmpe://l.xuscacamusca.se/r/" -a "r/" -f "WIN 13,0,0,214" -W "http://xuscacamusca.se/ZDdlN2VhYWY2NjhmZGJiMWMzYmI1MmUx/jwplayer.flash.swf" -p "http://xuscacamusca.se/?id=23150&width=100%&height=100%" -y "2662" -o "2014-06-21_05-13-47_2662.flv"
|
Brother, I understand that when the following error:
rtmp server sent error
I need help, I want to download the video but the following error in the debug:
Quote:
RTMPDump v2.4 79459a2~git
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Parsing...
DEBUG: Parsed protocol: 4
DEBUG: Parsed host : 51a59b8396b9d.streamlock.net
DEBUG: Parsed app : alfaconcursos2s
DEBUG: Protocol : RTMPS
DEBUG: Hostname : 51a59b8396b9d.streamlock.net
DEBUG: Port : 443
DEBUG: Playpath : mp4:200/joao_paulo/inf/jp_inf_00106
DEBUG: tcUrl : rtmps://51a59b8396b9d.streamlock.net:443/alfaconcursos2s
DEBUG: swfUrl : http://www.alfaconcursos.com.br/imag...er_alfacon.swf
DEBUG: app : alfaconcursos2s
DEBUG: live : yes
DEBUG: timeout : 30 sec
DEBUG: SWFSHA256:
DEBUG: d7 5b 81 81 8c 11 2f b8 91 c4 e6 f7 4d ee 65 e2
DEBUG: f6 a2 fb 9c c4 bc 5f 8b 44 37 b8 35 63 98 1a df
DEBUG: SWFSize : 218681
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Client type: 03
DEBUG: HandShake: Client digest offset: 430
DEBUG: HandShake: Initial client digest:
DEBUG: 8b 17 2e be b8 14 69 12 fa bf c4 9f 39 b4 35 a7
DEBUG: 33 87 6c 98 c8 f3 65 76 f2 5b c8 28 dd 1c bf 2f
DEBUG: HandShake: Type Answer : 03
DEBUG: HandShake: Server Uptime : 96850052
DEBUG: HandShake: FMS Version : 3.0.1.1
DEBUG: HandShake: Calculated digest key from secure key and server digest:
DEBUG: 9e ed a0 e9 fc b3 3f d8 7e 08 1f 41 80 75 a1 bb
DEBUG: a5 5c ec c1 5f 4c 3d f0 27 7f 69 ae b0 f9 45 47
DEBUG: HandShake: Client signature calculated:
DEBUG: 80 bb f6 1c d1 ae 47 08 bd 0c d2 61 e3 28 bb 51
DEBUG: b0 e6 43 fd 0e 1e 21 93 27 80 78 65 ed 8e 53 86
DEBUG: HandShake: Server sent signature:
DEBUG: 78 c5 fb 4c 3e f8 c9 8b 2e 6f a8 75 be 9b 72 8e
DEBUG: 1d ad f5 97 1e 7d d5 2c fb 63 04 e7 0f 7b 16 41
DEBUG: HandShake: Digest key:
DEBUG: fe be 16 6d 77 8f 4e 93 66 26 04 29 ca 8c 07 3b
DEBUG: 59 67 7e ad b0 61 dc 02 63 e9 8e 4f e2 02 9d a2
DEBUG: HandShake: Signature calculated:
DEBUG: 78 c5 fb 4c 3e f8 c9 8b 2e 6f a8 75 be 9b 72 8e
DEBUG: 1d ad f5 97 1e 7d d5 2c fb 63 04 e7 0f 7b 16 41
DEBUG: HandShake: Genuine Adobe Flash Media Server
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: HandleServerBW: server BW = 2500000
DEBUG: HandleClientBW: client BW = 2500000 2
DEBUG: HandleCtrl, received ctrl. type: 0, len: 6
DEBUG: HandleCtrl, Stream Begin 0
DEBUG: HandleChangeChunkSize, received: chunk size change to 4096
DEBUG: RTMP_ClientPacket, received: invoke 251 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object begin)
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: clientid, NUMBER: 513087265.00>
DEBUG: Property: <Name: secureToken, STRING: 300bac48cf3c919cd0938afdfa424c8230d69339194f4c2cdd 16a7305f364e16c6a0cbf7>
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.
|
Quote:
rtmpdump -r "rtmps://51a59b8396b9d.streamlock.net/alfaconcursos2s" -a "alfaconcursos2s" -W "http://www.alfaconcursos.com.br/imagens/player/player_alfacon.swf" -y "mp4:200/joao_paulo/inf/jp_inf_00106" -o informatica/encontro6/jp_inf_00106.mp4 --live -T "5bead039555e3046e491864eaa333914"
|
|