Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Need help with placing to the web

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Listener Clients
View previous topic :: View next topic  
Author Message
neznajka



Joined: 09 Jul 2009
Posts: 1

PostPosted: Thu Jul 09, 2009 7:55 pm    Post subject: Need help with placing to the web Reply with quote

I have a stream xxx.xxx.xxx.xxx:8000\stream
I am using Radio BOSS like a source client and Icecast for stream.
Must say that xxx.xxx.xxx.xxx:8000\stream.m3u is streaming perfectly
But i need to put it on the internet page.
I have placed this code on the page and it does not want to work.

<div align="center">
<script type="text/javascript" src="swfobject.js"></script>
</div>

<div id="player">
<script type='text/javascript'>
var so = new SWFObject('player.swf','double','250','20','6');
so.addVariable('type','mp3');
so.addVariable('file','http://xxx.xxx.xxx.xxx:8000/stream');

so.addVariable('width','250');
so.addVariable('height','20');
so.addVariable('volume','40');
so.addVariable('autostart','false');
so.write('player');
</script>
</div>

I need help. My aim is to make this stream work on the web.
What should i change or what should i try ?
Sad
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Listener Clients All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber