Displaying 20 results from an estimated 20000 matches similar to: "Replicate stream on webserver"
2004 Aug 06
3
Replicate stream on webserver
Hi:
Your problem is that you're going to want only one listening process but
many serving processes, otherwise it's not going to achieve anything. So
to explain further, when someone connects to your hosting provider, you'll
want them to connect to the stream which is already being pulled from your
box, not start another instance which connects to your box. Basically what
you want
2004 Aug 06
0
Replicate stream on webserver
Hi Geoff,
First, thank you very much for understanding my message; I posted a thread
on phpbuilder but nobody really understood what my end goal was... It looks
like they don't really know what streaming is...
So you think it's just impossible to do? I am still convinced that PHP or
Perl are powerful enough to handle it but I will have to search a little
more. I know how to open sockets
2004 Aug 06
1
mount and multiple stream troubles
Here's the icecast.xml file I'm using. Thanks!
<icecast>
<limits>
<clients>100</clients>
<sources>2</sources>
<threadpool>5</threadpool>
<queue-size>102400</queue-size>
<client-timeout>30</client-timeout>
<header-timeout>15</header-timeout>
2005 Jul 15
0
Shoutcast YP/WinAmp Directory Listing
From a technical standpoint, we could make this happen, however :
1. the Shoutcast listing protocol is completely different from the Icecast
one, and so we'd have to code it and maintain it.
2. (more importantly) Shoutcast has, in the past, banned all non-shoutcast
stations (and yes, even specifically icecast stations) from their
directory. They've explicitly stated they don't
2004 Dec 14
0
Icecast 2.2.0 RC1 Announcement
found a bug..when i click on update metadata from the admin panel, i
just get an eroor: Could not parse XSLT file
Darrell
On Tue, 14 Dec 2004 14:21:01 -0600, oddsock <oddsock@oddsock.org> wrote:
> Just wanted to let everyone know that we are prepping for a 2.2.0
> release of icecast. Just as before, we are doing Release candidates
> first, and if no bugs are reported, these will
2004 Aug 06
0
yp.shoutcast.com 404 errors...
unfortunately, the kind folks over at Nullsoft axed all icecast entries on
their YP...
Quote from Tom Pepper :
"I also had to pull support for icecast today from the directory, since I
found no less than 40% of the server operators sending in doctored listener
counts. garf."
oddsock
At 09:25 AM 1/23/2002 -0600, you wrote:
>My icecast server (1.3.11) has been getting 404 errors
2004 Aug 06
1
mp3 stream relay without reen-/transcoding (SLIMP3)
I have a problem that I hope perhaps someone could help me with.
I want to relay an mp3 stream (bitrate switching, metadata containing) from
an url like http://192.168.0.123:8000/stream.mp3 and serve it to multiple
listeners (Winamp clients) using Win32 environment for the relay machine.
The original stream is being served by the (free!) SLIMP3 Server software
2004 Dec 20
0
Icecast 2.2.0 RC1 Announcement
Great Job ! ;)
Are you planning to :
- correct the metadata problem when you're relaying an icecast v1 server
? (our radio totaly depend on icecast v1...)
- add an option to enable backup streams only when the primary one is
done ? I mean that if a defined two mountpoint that are relaying
different stream (from a primary and a secondary server) and define the
backup option to the second
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Stephan,
I am talking about the meta-data: Artist - Song. It's weird because you are
the second person on the list who doesn't get it working in Real... I just
tried again with "BEK_dns" and "Radio Alcanzando Naciones" the 2 first MP3
radios I found in the stream directory and everything worked perfectly for
Real (but not for WMP).
In RealPlayer, I clicked
2004 Nov 24
1
Re-Assembling SongData in Icecast Streams..
Right... I understand how the stream works and we have no confusion at
all then.
So I need to create a script to re-inject MP3 Metadata from my
handy-dandy XML file (when it changes) which is easily done if, as you
say, there're a few variables that the admin.cgi can listen for (of
course Icecast has no admin.cgi)
The info you've provided for Shoutcast is useful and you allude to
2004 Aug 06
0
MP3 MetaData in WMP and RealOne
Did you really see meta-data? Or did it show data from the playlist-
file? Or did you see the data (name and genre) provided in the http-
header upon connect?
E.g.:
http://www.shoutcast.com/sbin/shoutcast-
playlist.pls?rn=4219&file=filename.pls
Shows "CLUB 977 The 80s Channel (HIGH BANDWIDTH)" in WinAmp. But this
is due to the "title" set in the .pls and/or provided in
2004 Aug 06
0
OT: whats your opinion of ODDSOCK streamTranscoder?
OK guys. Thanks so for taking the time to talk to me even though this was
off topic.
And Oddsock, especially thanks for insisting that no one had this problem.
It got me thinking......your transcoder is at the mercy of several external
components..one of them being lame_enc.dll
So..I went and found several versions of the lame_enc.dll, and experimented.
I'm not sure how I should compile lame
2004 Aug 06
1
icecast2, ogg, mp3, etc
At 09:33 AM 6/4/2003 +1000, you wrote:
>On Tue, 3 Jun 2003, oddsock wrote:
>
> > shoutcast mp3 metadata is supported, however you cannot use the
> > shoutcast DSP as a source stream to an icecast2 server.
>
>Why is this? This would seem somewhat to defeat the point of
>including shoutcast-style stream support.
there are a few things which prevent using the shoutcast
2008 Jan 19
0
sound card input stream
? am newbie about icecast and darkice. Here is my informations about
runnings and configs. Can u help me what i have to do in configs?
-su-2.05b$ icecast -b -c /usr/local/etc/icecast.xml
Starting icecast2
Detaching from the console
-su-2.05b$ [2008-01-19 10:27:19] INFO main/main Icecast 2.3.1 server
started
[2008-01-19 10:27:19] DBUG yp/yp_recheck_config Updating YP configuration
[2008-01-19
2005 Jul 15
0
Shoutcast YP/WinAmp Directory Listing
Thanks for the info oddsock,
I guess at the end of the day, if icecast was listing in scast and scast
banned it then it would be a waste of time
And they would ban the streams as soon as they find em being listed so
we'll forget that idea ;-)
Fred: http://www.steamcast.com/faq.php?p_id=#5
Regards.
-----Original Message-----
From: icecast-bounces@xiph.org
2004 Aug 06
2
what's happening here?
Jim Bailey wrote:
> were found the list seems to of quietened down a lot. Maybe the big
> boys are busy working on a new version or prahaps the rumours are true
> and they have gone to work on shoutcast. I am not sure where I picked
> up the later if it not true please feel free to flame me.
*flame* :)
Courious, how rumors like this can come up. Icecast1 doesn't get much
2004 Aug 06
0
trouble in nullsoft land.
we actually have a XML interface into the directory...and this interface is
freely available and can be utilized by anyone wishing to write a front end
for it...It is available here : http://dir.xiph.org/yp.xml and is refreshed
every minute. Already some people are using this interface (and actually
someone at wasabi-dev wrote a wasabi component which provides a stream
browser to wasabi -
2004 Sep 27
2
Hello and Stream Listing
Hello Everyone!
My name is John Silvers PD/CE of Pirate Radio 100.3FM (KQLZ Los Angeles)
I wanted to introduce myself to everyone.
We are switching over from our 2072 Shoutcast streams to Ogg with the
help from Dave at Mediacast1.
It seems mp3PRO is just not catching on but the I think the ogg sounds
way better then mp3PRO and not just one player can hear the difference
plus no plug-in to push
2004 Nov 22
0
Re-Assembling SongData in Icecast Streams..
At 06:19 PM 11/22/2004, you wrote:
>Like any other major radio station we output our music from automation
>software via analog audio through a mix board in a studio, where we insert
>other stuff like live DeeJays, etc. only to have that stream re-encoded by
>hardware MP3 encoders for distribution to our network of IceCast servers.
>
>The chain of song information gets broken
2004 Aug 06
4
OT: whats your opinion of ODDSOCK streamTranscoder?
This is all happening on a box with:
Win 2k SP3
512K RAM
1.2 GHZ Celeron
The PC has noother load...all its doing is downsampling an MP3 stream to
lower bitrates.
I'm using the LAME_ENC.DLL with streamTranscoder. There is no version number
tagged on the lame_enc.dll, but the file is dates July 2002.
When I refer to "skipped and popped and dropped" I am referring to your