View Single Post
  #5  
Old 03-02-2015, 08:17 PM
lajvguy lajvguy is offline
Senior Member
 
Join Date: Nov 2014
Posts: 203
lajvguy is on a distinguished road
Default

Re: Espn 2 Rtmp Help???


Quote:
Originally Posted by hasomaso View Post
Code:
rtmpdump -v -r "rtmp://31.220.0.195:80/live" -a "live" -f "WIN 16,0,0,305" -W "http://p.jwpcdn.com/6/11/jwplayer.flash.swf" -p "http://reytv.co/embedo.php?live=espn22&vw=620&vh=490" -y "espn22" -T "%%Zrey(nKa@#Z" -o "output.flv"
Code:
RTMPDump v2.4 GIT-2015-01-15 (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:   duration                0.00
INFO:   width                   640.00
INFO:   height                  360.00
INFO:   videodatarate           341.80
INFO:   framerate               29.97
INFO:   videocodecid            7.00
INFO:   audiodatarate           125.00
INFO:   audiosamplerate         44100.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  TRUE
INFO:   audiocodecid            10.00
INFO:   frameWidth              1280
INFO:   frameHeight             720
INFO:   displayWidth            1280
INFO:   displayHeight           720
INFO:   audiochannels           2
INFO:   encoder                 Lavf54.63.104
INFO:   filesize                0.00
1096.423 kB / 28.54 sec
Thank you very much for the help!
Reply With Quote