View Single Post
  #126  
Old 06-17-2013, 01:58 PM
Luiz Prestez Luiz Prestez is offline
Junior Member
 
Join Date: Apr 2013
Posts: 3
Luiz Prestez is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


KSV, you can help me to capture a video rtmpt the url of the video is
Code:
http://v3.webcasters.com.br/visualizador.aspx?CodTransmissao=141063
and address rtmpt this is
Code:
rtmpt://200.177.228.68:80/CursoForum_CursoForum_OD_Wowza?ticket=000000816647&id=38880699&crc=320094200&codTransmissao=mp4:92606_21.mp4
you can use any email and any name, the video is free.

The rtmpdump gave me the result:

Code:
C:\Documents and Settings\Administrador>rtmpdump -v -r "rtmpt://200.177.228.68:80/CursoForum_CursoForum_OD_Wowza?ticket=000000816647&id=38880699&crc=320094200&codTransmissao=mp4:92606_21.mp4" -W "http:
//v3.webcasters.com.br/flashplayer/jwplayer6/jwplayer.flash.swf" -o teste30
RTMPDump v2.4 GIT-2012-12-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
ERROR: rtmp server requested close

Last edited by KSV : 06-18-2013 at 11:05 AM. Reason: use code tags
Reply With Quote