View Single Post
  #4  
Old 12-24-2014, 04:37 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: New here, requesting some noobie help


u need the -K option

Code:
K "soLagaDaSeStoriAga"
Code:
rtmpdump -v -r "rtmp://91.109.247.174/live" -a "live" -f "WIN 16,0,0,235" -W "http://www.janjuaplayer.com/resources/scripts/eplayer.swf" -p "http://www.janjuaplayer.com/embedplayer/rknalhdcol/3/500/380" -C S:OK -y "rknalhdcol?id=26000" -K "soLagaDaSeStoriAga" -| C:\Users\James\Desktop\Apps\VLCPortable\VLCportable.exe
Code:
RTMPDump v2.4 GIT-2014-07-07 (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:   fileSize                0.00
INFO:   width                   640.00
INFO:   height                  360.00
INFO:   videocodecid            avc1
INFO:   videodatarate           300.00
INFO:   framerate               30.00
INFO:   audiocodecid            mp4a
INFO:   audiodatarate           48.00
INFO:   audiosamplerate         44100.00
INFO:   audiosamplesize         16.00
INFO:   audiochannels           2.00
INFO:   stereo                  TRUE
INFO:   encoder                 Open Broadcaster Software v0.638b
3761.573 kB / 84.52 sec


and that u can use under XBMC with LSP

Code:
<item>
 <title>Canal RCN En Vivo</title>
 <link>rtmp://91.109.247.174/live app=live playpath=rknalhdcol?id=26000 swfUrl=http://www.janjuaplayer.com/resources/scripts/eplayer.swf pageUrl=http://www.janjuaplayer.com/embedplayer/rknalhdcol/3/500/380 conn=S:OK tcommand=soLagaDaSeStoriAga swfVfy=true live=true timeout=15</link>
 <thumbnail></thumbnail>
 </item>
Reply With Quote