View Single Post
  #10  
Old 10-07-2014, 08:10 PM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: how to change this to vlc


Quote:
Originally Posted by omsu111 View Post
ok I will make it easy for you this is the site i want to capture from it and run it on vlc its bein sport 1 i want to run it at vlc

http://tvtoss.com/pages/player.php?c...s%20Channe ls

i just want it from any server
Code:
rtmpdump -r "rtmp://95.168.199.241:1935/live" -a "live" -f "WIN 13,0,0,214" -W "http://www.flashtv.co/ePlayerr.swf" -p "http://www.flashtv.co/embed.php?live=bns1&vw=620&vh=490" --live -y "bns1" -v -T "%%ZZri(nKa@#Z" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Code:
c:\rtmpdump\rtmpdump-2.4>rtmpdump -r "rtmp://95.168.199.241:1
935/live" -a "live" -f "WIN 13,0,0,214" -W "http://www.flashtv.co/ePlayerr.swf"
-p "http://www.flashtv.co/embed.php?live=bns1&vw=620&vh=490" --live -y "bns1" -v
 -T "%ZZri(nKa@#Z"   | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
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:   width                   640.00
INFO:   height                  360.00
INFO:   videodatarate           390.62
INFO:   framerate               29.97
INFO:   videocodecid            7.00
INFO:   audiodatarate           31.25
INFO:   audiosamplerate         48000.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  TRUE
INFO:   audiocodecid            10.00
INFO:   encoder                 Lavf54.63.104
INFO:   filesize                0.00
343.942 kB / 23.40 sec
Reply With Quote