How to find url of streamHello!
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. |
Re: How to find url of streamQuote:
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" |
Re: How to find url of streamQuote:
|
Re: How to find url of streamQuote:
the -y option changed 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 "simpsons" -o "simpsons.flv" 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 "simpsons" -o "simpsons.flv" |
All times are GMT -6. The time now is 01:05 PM. |