Quote:
Originally Posted by skyzosurf
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
|
You're missing the securetoken key.
Quote:
All parameters were got with rtmpsuck, EXCEPT the "y" (playpath) parameter.
|
Unless you know the key, you should have just let rtmpsuck do everything.
Quote:
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>
|
Set the key to answer this secureToken challenge, or just let rtmpsuck do everything.
Don't ask me how to find the key, I don't know. Don't ask how to set the key, that's in the manpage.