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

streamtuga.com - Open RTMP

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

any ANONYMOUS forum user 04-24-2011 02:46 PM

streamtuga.com - Open RTMP


 
How 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&amp;plugins=adtvideo&amp;adt video.config=http://player.sptv-on.co.cc/adC.xml&amp;height=374&amp;width=630&amp;skin=http %3A//www.longtailvideo.com/files/skins/glow/5/glow.zip&amp;streamer=rtmp://sptv-on.co.cc/live&amp;stretching=exactfit&amp;logo.hide=false&a mp;logo.file=http://img836.imageshack.us/img836/6268/logohs.png&amp;logo.hide=false&amp;fixed=margin-top&amp;abouttext=http://streamtuga.com&amp;logo.link=http://www.streamtuga.com&amp;image=http://img19.imageshack.us/img19/143/wwweh.png&amp;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 />

placebo 04-24-2011 03:40 PM

Re: Open RTMP


 
Replay Media Catcher 4 "records" it as Live Stream.

What about rtmpdump, chap, KSV, Steven?

svnpenn 04-24-2011 04:23 PM

Re: Open RTMP


 
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 -v -o live1.flv

for some reason this stream requires both (-p) and (-v) to work correctly

KSV 04-24-2011 09:58 PM

Re: streamtuga.com - Open RTMP


 
Assuming 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" -
How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump

newleader 04-27-2011 09:31 AM

Re: streamtuga.com - Open RTMP


 
Tanks
Placebo, svnpenn and KSV.

How can i decode this site to use only a url?
How can i do it?

Stream Recorder 04-27-2011 01:56 PM

Re: streamtuga.com - Open RTMP


 
Quote:

Originally Posted by newleader (Post 28134)
How can i decode this site to use only a url?
How can i do it?

RTMP streams may require some additional information besides the URL.

newleader 04-27-2011 04:57 PM

Re: streamtuga.com - Open RTMP


 
Ok.
How can i convert in rss feeds.
My target is play on a multimedia player in my room.
Is possible to play that rtmp, the player and the site in a rss?

newleader 04-28-2011 05:01 PM

Re: streamtuga.com - Open RTMP


 
Is any way that i can to know the real url.


All times are GMT -6. The time now is 11:29 AM.