| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Mon Feb 13, 2006 3:31 am Post subject: How To Create Link For Direct Play Of Live Feed From IceCast |
|
|
| Hi guys! I'm new to this. I figured out how to configure the file on my IceCast server & the whole nine yards. What I am actually doing is creating a LIVE fire scanner feed from my computer. In addition to that i created a host name that has my comp IP address registered to it that it points back to my comp. What I wanna do is actually set up a link similar to how basic music websites have links set up for direct live music play or whatever it is just open up directly to Windows Media, RealPlayer, etc. I just wanna know if its possibly to use Windows Media Encoder 9 Series & the IceCast server & some how be able to create a link where if some visits my webpage, say if its MySpace or an actual website, they get just click the button & it starts playing the LIVE feed right away. I just don't know how to go about the process of doing so. |
|
| Back to top |
|
 |
EvilOverlord Forum Admin


Joined: 12 Jun 2005 Posts: 177 Location: Isle of Man
|
Posted: Mon Feb 13, 2006 9:09 am Post subject: |
|
|
| <a href="http://server:port/mountpoint.mp3.m3u">Listen Live!</a> |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Tue Feb 14, 2006 6:44 am Post subject: |
|
|
| Thx! Now how would you format it so you don't have to click on it to play but where it plays automatically once you load up the webpage that contains this content? |
|
| Back to top |
|
 |
liteFun
Joined: 13 Jan 2006 Posts: 79
|
Posted: Thu Feb 16, 2006 9:22 am Post subject: |
|
|
<embed src="scanner.wav" hidden="true" autostart="true" loop="1">
<noembed>Your browser doesn't support EMBED, but you can still listen to the background sound of this page by<a href="scanner.wav"> clicking here.</a></noembed>
That would do background music, it works for MID, WAV, AU and AIFF formats.
So no use for icecast streams. |
|
| Back to top |
|
 |
|