Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Shoutcast stream stops in web browserHi,
We are running a Shoutcast server on our own Linux server URL submitted by user. port 8000. On most of the machines the site works ok with good quality audio being played on the Flash player. But on some machines, stream gets stopped after 4-5min of playing. We tried with embedding Windows media player, result is same.(it means ,if the problem is of flash player, memory leack or client pull webcasting' (CPW). But its not working even if, when tried with windows media player plugin, its same, streaming stops. ) But the stream can be heard continously on the same PCs if we play the url in Windows Media Player or WinAmp. So i really confused about, where and what is the problem Any hint? regards, Sudeep |
#2
|
|||
|
|||
Re: Shoutcast stream stops in web browserTry to use JW Player. If you have problems with it as well, you can try to increase the buffer length.
|
#3
|
|||
|
|||
Re: Shoutcast stream stops in web browserI had been used different player, but the streaming stops while using even windows media plugin in browsers.
But it works fine when it play The URL through Winamp player or media |
#4
|
|||
|
|||
Re: Shoutcast stream stops in web browserStandalone players are much more reliable and I understand perfectly that your stream works in Winamp and WMP.
If you can't tweak your flash player to work, you should try other ones like JW Player mentioned above. The latter player works fine with Shoutcast/Icecast streams for many broadcasters. |
#5
|
|||
|
|||
Re: Shoutcast stream stops in web browserthank you.
I will inform you the result after doing this Test. |
#6
|
|||
|
|||
Re: Shoutcast stream stops in web browserplease advise me ,that from where i could get the JW player plugin. So i can embeded it with the browser.
|
#7
|
|||
|
|||
Re: Shoutcast stream stops in web browser<script type='text/javascript' src='mediaplayer-viral/swfobject.js'></script>
<div id='mediaspace'>This text will be replaced</div> Hi, I used to embedded the JW player by following code . But the result is same. Its works fine in all linux system. But its stops afte 1.20minuts latr in some windows (OS) System. Note that the server is hosted on Linux. please Guide Me <script type='text/javascript'> var so = new SWFObject('mediaplayer-viral/player.swf','ply','470','24','9','#ffffff'); so.addParam('allowfullscreen','true'); so.addParam('allowscriptaccess','always'); so.addParam('wmode','opaque'); so.addVariable('file','http://marconimalayalam.com:8000/;stream.mp3'); so.addVariable('bufferlength','20'); so.addVariable('duration','1000'); so.write('mediaspace'); </script> |
#8
|
|||
|
|||
Re: Shoutcast stream stops in web browserQuote:
|
#9
|
|||
|
|||
Re: Shoutcast stream stops in web browserI tried But it stops n Windows OS.
Any Suggession??? |
#10
|
|||
|
|||
Re: Shoutcast stream stops in web browserThe shout cast server is hosted in Linux based System. Do this could be the matter stops the player after 1 or 2 minutes whether its playing in Windows OS.
Advise pls |
Tags: audio stream, browser, jw player, shoutcast, shoutcast stream, stop, stream stops, winamp |
Thread Tools | |
Display Modes | |
|
|