Old 22nd January 2003, 17:12   #1
bystandertom
Junior Member
 
Join Date: Nov 2002
Posts: 21
Redirecting to stream from website

Ok I've looked everywere for the solution to this on the forum - no answers. I DONT want a text link to my stream, I want the webpage to 'redirect' to it automaticly, bit like when webpages redirect you to a different site when they have changed URL - is there a way?
heers

Tom

http://www.alternativedevon.co.uk
bystandertom is offline   Reply With Quote
Old 22nd January 2003, 18:24   #2
Jay
Moderator Alumni
 
Jay's Avatar
 
Join Date: May 2000
Location: Next Door
Posts: 8,942
I am not sure I understand what you mean? Are you referring to an embedded player in a page that you are redirected to? If you want to just open the stream from a redirection then that could be done by setting the Location HTTP Header to point to your stream. There are many methods to doing this just search google or something for some of those methods.
Jay is offline   Reply With Quote
Old 22nd January 2003, 19:01   #3
Vchat20
Major Dude
 
Vchat20's Avatar
 
Join Date: Aug 2002
Posts: 1,273
try this:

for a link to the DNAS page, try this:
PHP Code:
<META HTTP-EQUIV CONTENT=REFRESH;0 SRC="HTTP://1.2.3.4:8000/"
or for a link to the stream itself, try this:
PHP Code:
<META HTTP-EQUIV CONTENT=REFRESH;0 SRC="HTTP://1.2.3.4:8000/listen.pls"
dont blame me if this doesnt work, cuz I havent used it in a while. it might be missing some quotes somewhere. play with it a bit.
Vchat20 is offline   Reply With Quote
Old 22nd January 2003, 19:31   #4
vboogieman
Senior Member
 
vboogieman's Avatar
 
Join Date: Aug 2001
Location: California
Posts: 182
Send a message via AIM to vboogieman Send a message via Yahoo to vboogieman
These are working fine.

Redirect to your feed...

<meta http-equiv="refresh" content="0;URL=http://216.237.145.20:8000/listen.pls">

Redirect to your custom .pls

<meta http-equiv="refresh" content="0;URL=http://www.braingell.com/bgr.pls">
vboogieman is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Shoutcast > Shoutcast Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump