Go Back   Winamp & Shoutcast Forums > Shoutcast > Shoutcast Technical Support

Reply
Thread Tools Search this Thread Display Modes
Old 22nd August 2004, 08:50   #1
dubayou
Junior Member
 
Join Date: Aug 2004
Posts: 5
i see how to stream the radio with real player on web pages - any other ways

i see the ways that use the real player that allow pages to stream the radio trew but is there another way that doesnt require users to the web page to download plugins. java,macromedia,flash, any other way
dubayou is offline   Reply With Quote
Old 22nd August 2004, 09:05   #2
joethetoxicboy
Junior Member
 
Join Date: Aug 2004
Location: UK
Posts: 13
Send a message via AIM to joethetoxicboy Send a message via Yahoo to joethetoxicboy
How?

Hey,

How do you make a radio in real media?
joethetoxicboy is offline   Reply With Quote
Old 22nd August 2004, 09:05   #3
joethetoxicboy
Junior Member
 
Join Date: Aug 2004
Location: UK
Posts: 13
Send a message via AIM to joethetoxicboy Send a message via Yahoo to joethetoxicboy
How?

Hey,

How do you make a radio in real media?
joethetoxicboy is offline   Reply With Quote
Old 22nd August 2004, 09:19   #4
NJK
FRISIAN (MOD)
 
NJK's Avatar
 
Join Date: Sep 2003
Location: in a house
Posts: 16,103
joethetoxicboy

don't hijack other people's thread.!!
you can watch this thread and see how it turns out, but stay out of it, unless you can provide the thread starter with an answer!

Each Thursday a new show on Celtica Radio with Darkwave music.

WINAMPSHOUTCAST
NJK is offline   Reply With Quote
Old 22nd August 2004, 09:38   #5
Wavestreaming
Major Dude
 
Wavestreaming's Avatar
 
Join Date: Apr 2004
Location: United Kingdom
Posts: 1,563
Send a message via AIM to Wavestreaming Send a message via Yahoo to Wavestreaming
You can embed a Windows Media Player also, so it looks like this:




Do a search on these forums/google for "embed windows media player"

I think, there is also code on www.casterclub.com
Wavestreaming is offline   Reply With Quote
Old 22nd August 2004, 18:44   #6
dubayou
Junior Member
 
Join Date: Aug 2004
Posts: 5
yea the casters club uses real player can windows media player connect to shout cast server
dubayou is offline   Reply With Quote
Old 22nd August 2004, 18:52   #7
NJK
FRISIAN (MOD)
 
NJK's Avatar
 
Join Date: Sep 2003
Location: in a house
Posts: 16,103
can windows media player connect to shout cast server


sure can , make a link on your webpage using the asf.
search this forumpart there has been several threads about that topic

Each Thursday a new show on Celtica Radio with Darkwave music.

WINAMPSHOUTCAST
NJK is offline   Reply With Quote
Old 22nd August 2004, 20:46   #8
dubayou
Junior Member
 
Join Date: Aug 2004
Posts: 5
yea thanks i got it all working now
playlist.asx
code:

<asx version="3.0">
<title>TITLE</title>
<entry>
<title>TITLE</title>
<author>AUTHOR</author>
<ref href="http://radio.dubayou.com:8000/"/>
</entry>
</asx>


and in the test.html
code:

<OBJECT
ID="mediaPlayer"
CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
STANDBY="Loading Microsoft Windows Media Player components..."
TYPE="application/x-oleobject">

<PARAM NAME="fileName"VALUE="playlist.asx">
<PARAM NAME="animationatStart" VALUE="false">
<PARAM NAME="transparentatStart" VALUE="false">
<PARAM NAME="autoStart" VALUE="false">
<PARAM NAME="showControls" VALUE="true">
<PARAM NAME="ShowDisplay" VALUE="false">
</OBJECT>



posted the code so that if anyone else need this. (note doesnt work on firefox trying to figure that out now)
dubayou 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