View Single Post
  #5  
Old 11-26-2012, 10:08 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: What software supports this site?


@Rancher

1. you create a .bat file
2. and you write this in the .bat



for x86Bit

Code:
rtmpdump -v -r "40.rtmp://edge1.vektor.net:80/vektor_live/balkanika.stream" | c:\progra~1\videolan\vlc\vlc -

for x64Bit

Code:
rtmpdump -v -r "40.rtmp://edge1.vektor.net:80/vektor_live/balkanika.stream" | c:\progra~2\videolan\vlc\vlc -


and this is the result...









The list posted evol
Reply With Quote