Old 14th May 2006, 05:18   #1
Soccerdude227
Junior Member
 
Join Date: May 2006
Posts: 4
Listening to a brodcast through winamp and other media players

Ok i have the images for itunes, wimamp, windows media player, real1, ice (whatever that is) but i dont know how to make it sothat if someone clicks on them they can listen to the brodcast in the media player that they indicated by clicking
Soccerdude227 is offline   Reply With Quote
Old 14th May 2006, 05:47   #2
Nick@ss
Moderator
 
Nick@ss's Avatar
 
Join Date: Nov 2004
Location: Streamsolutions Headquarters
Posts: 11,953
For Windows Media player follow the steps below :

Open up notepad and insert the following code...

Code:
<asx version="3.0">
<title> Station Name </title>
<entry>
<title>Stream Title</title>
<author> website address</author>
<ref href="http://ServerIp:port/"/>
</entry>
</asx>

Change the entries in bold to your requirements.

Simply save the document as whatever.asx

Upload to your webspace and link it the same way as the realplayer one.

www.mysite.co.uk/whatever.asx
Nick@ss is offline   Reply With Quote
Old 14th May 2006, 15:38   #3
Soccerdude227
Junior Member
 
Join Date: May 2006
Posts: 4
can you explain a little further plz, not really sure what i am doing with this
Soccerdude227 is offline   Reply With Quote
Old 14th May 2006, 15:47   #4
djSpinnerCee
Forum King
 
djSpinnerCee's Avatar
 
Join Date: Aug 2004
Location: Hollis, Queens/The Bronx, NYC
Posts: 3,555
Windows media player [.wma] and RealPlayer [.ram] only have special launch files.

ALL other MP3 players know how to handle .pls and .m3u files [these are MP3 specific, not player specific] -- if the listener has more than one of them installed, THEIR local config determines which player will launch, and there is no way that you can force a particular one to open for a listener.

If you like the way all those MP3 player icons look on your page -- they all use the same DNAS listen URL -- */listen.pls
djSpinnerCee is offline   Reply With Quote
Old 14th May 2006, 16:07   #5
hackerdork
Forum King
 
hackerdork's Avatar
 
Join Date: Feb 2006
Location: Earth Circa sometime.
Posts: 3,297
I think he needs help making a link, what HTML editor are you using becuase most of them make life easy. If you are doing it by hand you would use something like this

Quote:
<a href="listen.asx"><Img src="asx.gif"> border="0">Listen with windows media player</a>
meaning listen.asx is the file on the web server that contains the connection information for the stream, asx.gif is a simple pic of windows media player etc..

~ D

~ According to the ship's log we're down to our last 3000 vomit bags.It'll never be enough.
search the forums! don't PM me on how-to, or ask me to setup you system. you do it so you learn.
hackerdork is offline   Reply With Quote
Old 15th May 2006, 13:52   #6
Soccerdude227
Junior Member
 
Join Date: May 2006
Posts: 4
is there anything else i have to do besides that? and how would i incorporate itunes and winamp
Soccerdude227 is offline   Reply With Quote
Old 15th May 2006, 15:42   #7
hackerdork
Forum King
 
hackerdork's Avatar
 
Join Date: Feb 2006
Location: Earth Circa sometime.
Posts: 3,297
sheez have you even tried???? itunes will play PLS files which is the defautl playlist file type that is also supported with winamp, so just make you linke

Tune in with Winamp or iTUNES

~ D

~ According to the ship's log we're down to our last 3000 vomit bags.It'll never be enough.
search the forums! don't PM me on how-to, or ask me to setup you system. you do it so you learn.
hackerdork 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