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

Re: Streaming problem....rtmpe


Boosh!

Code:
$ rtmpdump \
>   -r "rtmpe://twinz.zapto.org:1934/rtplive" \
>   -a "rtplive" \
>   -f "WIN 11,3,300,257" \
>   -W "http://zonytvcom.info/you/player.swf" \
>   -p "http://zonytvcom.info/asianet.htm" \
>   -y "asnet.stream" \
>   -o asnet.stream.flv \
>   -T "#ed%h*ibuntu*0#w@1"
RTMPDump v2.4-34-ged8cfb4
(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         2.00
INFO:   audiosamplerate       44100.00
INFO:   audiocodecid          mp4a
INFO:   videocodecid          avc1
INFO:   width                 640.00
INFO:   height                360.00
INFO:   frameWidth            640.00
INFO:   frameHeight           360.00
INFO:   displayWidth          640.00
INFO:   displayHeight         360.00
INFO:   framerate             25.00
INFO: trackinfo:
INFO:   timescale             44100.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mpeg4-generic
INFO:   type                  audio
INFO:   config                1210
INFO:   description           {AACFrame: size: 0, rate: 44100, channels: 2, 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      42001e
INFO:   sprop-parameter-sets  Z0KAHpZSAUBf8uAqEAAAAwAQAAADAy4GAA9CQABGMP8Y4wMAB6
EgACMYf4xw7QoVJA==,aMuNSA==
INFO:   description           {H264CodecConfigInfo: profile: "Baseline", level:
3.0, frameSize: 640x360, displaySize: 640x360, PAR: 1:1, crop: l:0 r:0 t:0 b:4,
frameRate: 25.0}
INFO: rtpsessioninfo:
INFO:   name                  aind.stream
INFO:   origin                - 287186749 287186749 IN IP4 127.0.0.1
INFO:   timing                0 0
INFO:   protocolversion       0
INFO: attributes:
INFO:   range                 npt=now-
INFO:   sdplang               en
3144.146 kB / 23.50 sec
Reply With Quote