Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How to find url of stream

(http://stream-recorder.com/forum/showthread.php?t=19212)

maxi3132 01-06-2015 02:09 AM

How to find url of stream


 
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.

biezom 01-06-2015 02:22 AM

Re: How to find url of stream


 
Quote:

Originally Posted by maxi3132 (Post 73080)
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"

maxi3132 01-06-2015 03:02 AM

Re: How to find url of stream


 
Quote:

Originally Posted by biezom (Post 73081)
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"

Are you tried this url, it's work?

biezom 01-06-2015 11:31 AM

Re: How to find url of stream


 
Quote:

Originally Posted by maxi3132 (Post 73082)
Are you tried this url, it's work?


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"
RTMPDump v2.4 KSV gorilla.maguila
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  Server                  NGINX RTMP (github.com/arut/nginx-rtmp-module)
INFO:  width                  640.00
INFO:  height                  360.00
INFO:  displayWidth            640.00
INFO:  displayHeight          360.00
INFO:  duration                0.00
INFO:  framerate              23.00
INFO:  fps                    23.00
INFO:  videodatarate          393.00
INFO:  videocodecid            7.00
INFO:  audiodatarate          124.00
INFO:  audiocodecid            10.00
637.055 kB / 4321.90 sec



All times are GMT -6. The time now is 01:05 PM.