View Single Post
  #2  
Old 01-06-2015, 02:22 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: How to find url of stream


Quote:
Originally Posted by maxi3132 View Post
Hello!
The people, help me please to get url of stream.
I want to watch this stream in VLC\ACE player.
Site of stream's http://www.jtvstream.me
For example, help me to get this http://www.jtvstream.me/simpsons-hd stream.
Thanks.
hello
i use rtmpdumphelper+rtmpdump


Code:
rtmpdump -r "rtmp://62.210.76.216/live" -a "live" -f "WIN 16,0,0,235" -W "http://releases.flowplayer.org/5.5.1/flowplayer.swf" -p "http://www.jtvstream.me/simpsons-hd" --live -y "thexsimps" -o "thexsimps.flv"
Reply With Quote