Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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. |
#2
|
|||
|
|||
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" |
#3
|
|||
|
|||
Re: How to find url of streamAre you tried this url, it's work?
|
#4
|
|||
|
|||
Re: How to find url of streamthe -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 |
Tags: stream |
Thread Tools | |
Display Modes | |
|
|