View Single Post
  #2  
Old 09-25-2013, 04:11 PM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: Challenge Lovers...Here is one for you... (token(s) needed)


Code:
rtmpdump -v -r "rtmp://50.23.115.84/live" -a "live" -W "http://mips.tv/content/scripts/eplayer.swf" -p "http://mips.tv/embedplayer/dfoxsports/1/650/440" -C S:OK -y "dfoxsports?id=181388" -o "dfoxsports_stream.flv"
Code:
RTMPDump v2.4 GIT-2012-12-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   presetname            Custom
INFO:   creationdate          Wed Sep 25 14:37:42 2013
INFO:   videodevice           VC500 Video
INFO:   framerate             29.97
INFO:   width                 400.00
INFO:   height                240.00
INFO:   videocodecid          avc1
INFO:   videodatarate         400.00
INFO:   avclevel              31.00
INFO:   avcprofile            66.00
INFO:   videokeyframe_frequency5.00
INFO:   audiodevice           VC500 Video
INFO:   audiosamplerate       22050.00
INFO:   audiochannels         1.00
INFO:   audioinputvolume      75.00
INFO:   audiocodecid          .mp3
INFO:   audiodatarate         32.00
673.771 kB / 15.91 sec
As I am not familiar with XBMC, I can't vouch for it. But it should look like this:

Code:
<link>rtmp://50.23.115.84/live playpath=dfoxsports?id=181388 app=live conn=S:OK swfUrl=http://mips.tv/content/scripts/eplayer.swf pageUrl=http://mips.tv/embedplayer/dfoxsports/1/650/440 live=true swfVfy=true</link>
Reply With Quote