Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
any ANONYMOUS forum user streamtuga.com - Open RTMP 04-24-2011, 03:46 PM
placebo Re: Open RTMP 04-24-2011, 04:40 PM
svnpenn Re: Open RTMP 04-24-2011, 05:23 PM
KSV Re: streamtuga.com - Open RTMP 04-24-2011, 10:58 PM
newleader Re: streamtuga.com - Open RTMP 04-27-2011, 10:31 AM
|
#1
|
|||
|
|||
streamtuga.com - Open RTMPHow can i use this to open url directly
http://www.streamtuga.com/p/sportv-1.html I hav obtain this how i i decode for use only one url on broswer. <embed allowfullscreen="true" allowscriptaccess="always" flashvars="file=live1&plugins=adtvideo&adt video.config=http://player.sptv-on.co.cc/adC.xml&height=374&width=630&skin=http %3A//www.longtailvideo.com/files/skins/glow/5/glow.zip&streamer=rtmp://sptv-on.co.cc/live&stretching=exactfit&logo.hide=false&a mp;logo.file=http://img836.imageshack.us/img836/6268/logohs.png&logo.hide=false&fixed=margin-top&abouttext=http://streamtuga.com&logo.link=http://www.streamtuga.com&image=http://img19.imageshack.us/img19/143/wwweh.png&autostart=true" height="318" quality="high" src="http://player.sptv-on.co.cc/player.swf" type="application/x-shockwave-flash" width="547" wmode="transparent"></embed></div><br /> |
#2
|
|||
|
|||
Re: Open RTMPLast edited by placebo : 04-24-2011 at 08:11 PM. |
#3
|
|||
|
|||
Re: Open RTMPrtmpdump -r rtmp://sptv-on.co.cc/live/live1 -W http://player.sptv-on.co.cc/player.swf -p http://www.streamtuga.com/p/sportv-1.html -v -o live1.flv
for some reason this stream requires both (-p) and (-v) to work correctly |
#4
|
|||
|
|||
Re: streamtuga.com - Open RTMPAssuming that you want to watch that channel without other distractions on page, you can use the following command to directly watch it with vlc
Code:
rtmpdump -r rtmp://sptv-on.co.cc/live/live1 -W http://player.sptv-on.co.cc/player.swf -p http://www.streamtuga.com/p/sportv-1.html --live --quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" - |
#5
|
|||
|
|||
Re: streamtuga.com - Open RTMPTanks
Placebo, svnpenn and KSV. How can i decode this site to use only a url? How can i do it? |
#6
|
|||
|
|||
Re: streamtuga.com - Open RTMPRTMP streams may require some additional information besides the URL.
|
Tags: open rtmp, streamtuga, streamtuga com |
Thread Tools | |
Display Modes | |
|
|