View Single Post
  #2  
Old 10-27-2009, 06:04 PM
charliebrown charliebrown is offline
Junior Member
 
Join Date: Oct 2009
Posts: 3
charliebrown is on a distinguished road
Default

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


Hi Arcturus, I am also trying to download from the same site since yesterday. I have the rtmpdump, but it's not a friendly program. It's not that it is complicated, but the problem is that the RTMPE url is not clearly defined and there are too many combinations to test: the correct url to test, with or without swfhash and size, other minor parameters. So long I am without a solution. Maybe we can join efforts...

I downloaded the rtmpdump from bittorrent network. There are some versions. The best one, which comes with binaries for win, linux, etc, is the one found in this post.

I have already tried this URL you mentioned for the open video. I also tried many other combinations, trying to figure out the URL from the HTML source code. All tries failed.

In spite of the program gives us the URL you mentioned, I guess the following URL makes more sense:

Code:
rtmpe://76.76.24.57/canaldosconcursos/demos/institucional_canal_dos_concursos.flv
I also tried to analyze traffic with Wireshark, but it doesn't make our life easier to detect the RTMPE URL. I guess my next try will be tomorrow, making a script on a unix to try the many possibilities of use of rtmpdump command.

I have already tried the flasm. Decompressed the
Code:
http://www.canaldosconcursos.com.br/player.swf
and used the openssl to make the hash and used it with the size of the decompressed player as options to the rtmpdump command. This is another possibility to test...

Good luck for us...
Reply With Quote