View Single Post
  #228  
Old 06-04-2014, 05:03 PM
sandy187 sandy187 is offline
Junior Member
 
Join Date: Jan 2013
Location: Caribbean
Posts: 16
sandy187 is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


try this:
Code:
rtmp://n2.mos.cdn.online.ru:80/live-r -W http://www.corbina.tv/flash/swf/player.swf -p http://www.corbina.tv/tv/tvc -y udp://0.0.0.0:3094
Code:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   audiochannels           2.00
INFO:   audiosamplerate         48000.00
INFO:   audiocodecid            mp4a
INFO:   videocodecid            avc1
INFO:   width                   320.00
INFO:   height                  240.00
INFO:   frameWidth              320.00
INFO:   frameHeight             240.00
INFO:   displayWidth            320.00
INFO:   displayHeight           240.00
INFO: trackinfo:
INFO:   timescale               0.00
INFO:   language                eng
INFO: sampledescription:
INFO:   type                    audio
INFO:   config                  1190
INFO:   description             {AACFrame: size: 0, rate: 48000, channels: 2, sa
mples: 1024, errorBitsAbsent: true, profileObjectType: "LC"}
INFO:   timescale               0.00
INFO:   language                eng
INFO: sampledescription:
INFO:   type                    video
INFO:   profile-level-id        42c01e
INFO:   sprop-parameter-sets    Z0LAHtkBQfv/AC0ALBAAAAMAEAAAAwMo8WLkgAA=,aMuMsg=
=
INFO:   description             {H264CodecConfigInfo: profile: "Baseline", level
: 3.0, frameSize: 320x240, displaySize: 327x240, PAR: 45:44}
INFO: rtpsessioninfo:
INFO:   connectiondata          IN IP4 0.0.0.0
INFO:   name                    WowzaMediaServerPro MPEG-TS
INFO:   origin                  - 2106934754 2106934754 IN IP4 127.0.0.1
INFO:   timing                  0 0
INFO:   protocolversion         0
INFO: attributes:
INFO:   range                   npt=now-
10772.097 kB / 165.89 sec
Edit: as usual changing the udp port # will play other channels, also.
Reply With Quote