Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   Shoutcast Technical Support (http://forums.winamp.com/forumdisplay.php?f=86)
-   -   Redirecting to stream from website (http://forums.winamp.com/showthread.php?t=122392)

bystandertom 22nd January 2003 17:12

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

Jay 22nd January 2003 18:24

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.

Vchat20 22nd January 2003 19:01

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.

vboogieman 22nd January 2003 19:31

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">


All times are GMT. The time now is 16:21.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.