View Single Post
  #3  
Old 10-27-2009, 07:28 PM
Miyagisan Miyagisan is offline
Junior Member
 
Join Date: Oct 2009
Posts: 1
Miyagisan is on a distinguished road
Default

Re: canaldosconcursos.com.br - problem downloading RTMPE flash video stream


I'm trying too but i am having no luck with it...
i am using the rtmpdump, but all i get is to connect and when the program starts downloading the server close the connection.
i still have to try sending the info about the player.swf


Code:
DEBUG: Property: <Name:                  no-name., NUMBER:      1.00>
DEBUG: HandleInvoke, server invoking <_result>
DEBUG: HandleInvoke, received result for method call <createStream>
DEBUG: SendPlay, sending play: demos/institucional_canal_dos_concursos.flv
DEBUG: sending ping. type: 0x0003
DEBUG: ReadN, RTMP socket closed by server
ERROR: ReadPacket, failed to read RTMP packet header
Closing connection... done!


Just tried sending the hash and the size of the swf... same result...
that's enough for today =P
If anyone want to try and find what i'm missing...

Code:
rtmpdump-WIN32-1.6.exe 
-r "rtmpe://76.76.24.57/canaldosconcursos/demos/institucional_canal_dos_concursos.flv" 
-y "demos/institucional_canal_dos_concursos.flv" 
-a "canaldosconcursos" 
-s "http://www.canaldosconcursos.com.br" 
-p "http://www.canaldosconcursos.com.br/cursos_online.php" 
-c 1935 
-a canaldosconcursos 
-o output.flv 
--buffer 15000 
-f "WIN 9,0,0" 
-w "ffad47030990dbf0f7d0a2dad1c407e619fe0b9cc69bcade47cbb3e2e3bfd7c8" 
-x 56505

Last edited by Miyagisan : 10-27-2009 at 07:54 PM. Reason: adding the conclusion
Reply With Quote