View Single Post
  #13  
Old 04-08-2013, 09:36 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by karlo2105 View Post
With your server it doesn't work at all.
use following command to access it directly with IP.

Code:
rtmpdump -v -r "rtmp://124.40.42.172:80/live/Flash_live_KTO_TV@27823" -W "http://www.ktotv.com/templates/ktotv/swf/player.swf" -t "rtmp://cp99495.live.edgefcs.net:80/live" -o Test.flv
Code:
RTMPDump v2.4 GIT-2012-12-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   audiocodecid            2.00
INFO:   audiodatarate           0.00
INFO:   canseektoend            FALSE
INFO:   creationdate            Mon Apr 08 14:37:19 2013
INFO:   duration                0.00
INFO:   framerate               25.00
INFO:   height                  450.00
INFO:   lastkeyframetimestamp   0.00
INFO:   lasttimestamp           0.00
INFO:   metadatacreator         On2 Flix SDK for Dshow_2.7.4.0
INFO:   On2                     Technologies
INFO:   profile                 VP6-E
INFO:   videocodecid            4.00
INFO:   videodatarate           0.00
INFO:   width                   800.00
521.433 kB / 10.47 sec
Your second stream is also working fine for me.
Reply With Quote