View Single Post
  #2  
Old 09-16-2012, 10:28 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: Help getting greek channel to work with rtmpdump


Code:
rtmpdump -v -r "rtmp://freeview.fms.visionip.tv/live/mp4:tvnetwork-hellenictv-sigma-hsslive-25f-4x3-SDh" | %systemdrive%\progra~2\videolan\vlc\vlc -
RTMPDump v2.4 GIT-2012-07-26 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   audiochannels           2.00
INFO:   audiosamplerate         44100.00
INFO:   audiocodecid            mp4a
INFO:   videocodecid            avc1
INFO:   width                   426.00
INFO:   height                  320.00
INFO:   frameWidth              432.00
INFO:   frameHeight             320.00
INFO:   displayWidth            426.00
INFO:   displayHeight           320.00
INFO:   framerate               25.00
INFO: trackinfo:
INFO:   timescale               0.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype
INFO:   type                    audio
INFO:   config                  1210
INFO:   description             {AACFrame: codec:AAC, channels:2, frequency:4410
0, samplesPerFrame:1024, objectType:LC}
INFO:   timescale               0.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype
INFO:   type                    video
INFO:   profile-level-id        42801f
INFO:   sprop-parameter-sets    Z0KAH5ZTg2FN/4AoACi1BQUFQAAAAwBAAAAMuAgAJJ8AAST5
mc8DtCxc8A==,aMmMNSA=
INFO:   description             {H264CodecConfigInfo: codec:H264, profile:Baseli
ne, level:3.1, frameSize:432x320, displaySize:426x320, frameRate:25.0, PAR:80:81
}
INFO: rtpsessioninfo:
INFO:   connectiondata          IN IP4 226.45.20.66
INFO:   name                    WowzaMediaServer
INFO:   origin                  - -1121299399 -1121299399 IN IP4 127.0.0.1
INFO:   timing                  0 0
INFO:   protocolversion         0
INFO: attributes:
INFO:   range                   npt=now-
5688.275 kB / 67.75 sec
ERROR: Download: Failed writing, exiting!
Reply With Quote