View Single Post
  #3  
Old 07-05-2011, 03:10 AM
medo medo is offline
Junior Member
 
Join Date: Jul 2011
Posts: 5
medo is on a distinguished road
Default

Re: rtmpdump doesn't load www.filmon.com ?


Quote:
Originally Posted by KSV View Post
Code:
rtmpdump.exe -r "rtmp://69.55.53.89/live145/145.high.stream" -a "live145?id=08456c230b6bc0d33b745e8a1cf274ad760c29a2a38827b7d4609e31b738362edd17477544328aeae5942e8b63e96dd15385181d0265de6538525ce8208f6a74" --live -o Test.flv
Code:
RTMPDump v2.3 r569 (Compiled by KSV)
(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                 844.00
INFO:   height                480.00
INFO:   frameWidth            600.00
INFO:   frameHeight           480.00
INFO:   displayWidth          844.00
INFO:   displayHeight         480.00
INFO:   framerate             30.00
INFO: trackinfo:
INFO:   timescale             0.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype
INFO:   type                  audio
INFO:   config                1190
INFO:   description           {AACFrame: size: 0, rate: 48000, channels: 2, samp
les: 1024, errorBitsAbsent: true, profileObjectType: "LC"}
INFO:   timescale             0.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype
INFO:   type                  video
INFO:   profile-level-id      42c01e
INFO:   sprop-parameter-sets  Z0LAHtsCYPeX/8AJgAbEAAADAAQAAAMA8jxYu4AA,aMqPIAA=
INFO:   description           {H264CodecConfigInfo: profile: "Baseline", level:
3.0, frameSize: 600x480, displaySize: 844x480, PAR: 38:27, crop: l:0 r:4 t:0 b:0
, frameRate: 30.0}
INFO: rtpsessioninfo:
INFO:   connectiondata        IN IP4 69.55.53.89
INFO:   name                  WowzaMediaServerPro MPEG-TS
INFO:   origin                - -1427044083 -1427044083 IN IP4 127.0.0.1
INFO:   timing                0 0
INFO:   protocolversion       0
INFO: attributes:
INFO:   range                 npt=now-
4330.598 kB / 148.99 sec
OOh man thank you very much.
but i don't know what to do with the "--live". is not working i edit on it
Quote:
rtmp://69.55.53.89/live145/145.high.stream app=live145?id=08456c230b6bc0d33b745e8a1cf274ad760 c29a2a38827b7d4609e31b738362edd17477544328aeae5942 e8b63e96dd15385181d0265de6538525ce8208f6a74 --live
and could you please tell me how did you do that?? I appreciate that
Reply With Quote