Hi, I'm using
rtmpdump-2.2b on VISTA 32bits.
I'm trying to get video with these parameters:
rtmpdump
-r "rtmpe://76.76.24.57/canaldosconcursos/_definst_/doConnect=conexaoremota/"
-W "http://www.canaldosconcursos.com.br/player-2611.swf"
-o saida.flv -p "http://www.canaldosconcursos.com.br/cursos_online.php"
-a "canaldosconcursos/_definst_/doConnect=conexaoremota/doPlay=fastplay"
-t "rtmpe://76.76.24.57/canaldosconcursos/_definst_/doConnect=conexaoremota/doPlay=fastplay"
-f "WIN 10,0,32,18"
-y "/canaldosconcursos/_definst_/demos/institucional_canal_dos_concursos.flv" -V
All parameters were got with rtmpsuck, EXCEPT the "y" (playpath) parameter.
So, theres a problem in moment when it send to play:
"DEBUG: Property: <Name: level, STRING: status>
DEBUG: Property: <Name: code, STRING: NetConnection.Connect.Success>
DEBUG: Property: <Name: description, STRING: Connection succeeded.>
DEBUG: Property: <Name: clientid, NUMBER: 1577623967.00>
DEBUG: Property: <Name: objectEncoding, NUMBER: 0.00>
DEBUG: Property: <Name: secureToken, STRING: fb83488047d5c63524a0233011fb33c37997
49a47ad9f85ca5af0680b4a3b400f78eeae7>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_result>
DEBUG: HandleInvoke, received result for method call <connect>
DEBUG: sending ctrl. type: 0x0003
DEBUG: Invoking createStream
DEBUG: RTMP_ClientPacket, received: invoke 29 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_result>
DEBUG: HandleInvoke, received result for method call <createStream>
DEBUG: SendPlay, seekTime=0.00, dLength=0, sending play: /canaldosconcursos/_definst_/demos/instituc
ional_canal_dos_concursos.flv
DEBUG: Invoking play
DEBUG: sending ctrl. type: 0x0003
DEBUG: Invoking deleteStream
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
DEBUG: Closing connection.
Could someone help me ?
Thank in advance