Thread: RTMPDumpHelper
View Single Post
  #10  
Old 10-07-2012, 04:28 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: RTMPDumpHelper


Quote:
Originally Posted by Josan420 View Post
not working with RTMPE STREAMS
Code:
http://zonytvcom.info/starsp.htm
It probably doesnt work because that site is using port 1934, instead of 1935. My script will work however.

Code:
$ rtmp-host.sh
Killed flash player for clean dump. Hosts file reset.
Restart video then press enter here.

127.0.0.1 helloo.redirectme.net
Press enter to start RtmpSrv, then restart video.

RTMP Server v2.4-41-g7bae82a
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1934
Closing connection... done!

RTMPDump v2.4-41-g7bae82a
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: WriteN, RTMP send error 10054 (1537 bytes)
ERROR: Handshake failed
Closing connection... done!

#ed%h*ibuntu*0#w@1
secureTokenResponse
secureToken
rtmpdump -r "rtmpe://helloo.redirectme.net:1934/broadcast" -a "broadcast" -f "WI
N 11,4,402,278" -W "http://zonytvcom.info/you/player.swf" -p "http://zonytvcom.i
nfo/starsp1.php" -y "starp.stream" -o starp.stream.flv -T '#ed%h*ibuntu*0#w@1'
RTMPDump v2.4-41-g7bae82a
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   audiochannels         1.00
INFO:   audiosamplerate       12000.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:   framerate             25.00
INFO: trackinfo:
INFO:   timescale             12000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mpeg4-generic
INFO:   type                  audio
INFO:   config                1488
INFO:   description           {AACFrame: size: 0, rate: 12000, channels: 1, samp
les: 1024, errorBitsAbsent: true, profileObjectType: "LC"}
INFO:   timescale             90000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            H264
INFO:   type                  video
INFO:   profile-level-id      42c01e
INFO:   sprop-parameter-sets  Z0LAHpZ0Cg/YCgQAADhAAAr8gtGAToBOV73weEQjUA==,aN48g
A==
INFO:   description           {H264CodecConfigInfo: profile: "Baseline", level:
3.0, frameSize: 320x240, displaySize: 320x240, PAR: 1:1, frameRate: 25.0}
INFO: rtpsessioninfo:
INFO:   name                  WowzaMediaServer
INFO:   origin                - 264669687 264669687 IN IP4 127.0.0.1
INFO:   timing                0 0
INFO:   protocolversion       0
INFO: attributes:
INFO:   range                 npt=now-
INFO:   sdplang               en
1025.161 kB / 46.59 sec
Reply With Quote