View Single Post
  #2  
Old 06-24-2012, 06:44 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: rtmp stream in VLC player


Next time before expecting any help post the original page url of stream.
Code:
rtmpdump.exe -r "rtmpe://vgtrk.cdnvideo.ru/rr2" -a "rr2?auth=vh&cast_id=21" -y "sport1hd1" --live | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Code:
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   audiochannels           2.00
INFO:   audiosamplerate         24000.00
INFO:   audiocodecid            mp4a
INFO:   videocodecid            avc1
INFO:   width                   1280.00
INFO:   height                  720.00
INFO:   frameWidth              1280.00
INFO:   frameHeight             720.00
INFO:   displayWidth            1280.00
INFO:   displayHeight           720.00
INFO:   framerate               25.00
INFO: trackinfo:
INFO:   timescale               0.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype
INFO:   type                    audio
INFO:   config                  1310
INFO:   description             {AACFrame: codec:AAC, channels:2, frequency:2400
0, samplesPerFrame:1024, objectType:LC}
INFO:   timescale               0.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype
INFO:   type                    video
INFO:   profile-level-id        4d402a
INFO:   sprop-parameter-sets    Z01AKpZWAoAt0IAAAAMAgAAAGXRwBugA3Ve98FA=,aO8GDMg
=
INFO:   description             {H264CodecConfigInfo: codec:H264, profile:Main,
level:4.2, frameSize:1280x720, displaySize:1280x720, frameRate:25.0}
INFO: rtpsessioninfo:
INFO:   connectiondata          IN IP4 233.98.204.80
INFO:   name                    WowzaMediaServer
INFO:   origin                  - 387560790 387560790 IN IP4 127.0.0.1
INFO:   timing                  0 0
INFO:   protocolversion         0
INFO: attributes:
INFO:   range                   npt=now-
1027.051 kB / 10.52 sec
Reply With Quote