Displaying 20 results from an estimated 20000 matches similar to: "gui?"
2004 Oct 25
4
queue-size
hi,
I am making a help file for using Icecast2 and I was wondering if anyone
could explain to me what queue-size is. I have read the icecast.org docs
on this and its not so clear.
kind regards
adam
2004 Aug 06
1
(no subject)
Hi Adam,
Thanks for your responce. I was planning on doing both, the encoding
and serving, form the same machine, and I'm not sure I see any
stability gains by splitting it up. Understand having, for example, a
file server and mail server on different machines, so if one goes down
you can still use the other. But in this case, one service depends on
the other (the server has nothing to
2004 Aug 06
7
(no subject)
Hi,
I am the current webmaster at WUML (www.wuml.org) a college radio
station. We are looking to purchase a new web cast server which we
are planning will run IceCast, but it is a little unclear on the
system requirements that IceCast requires.
I read somewhere that IceCast can run on as little as a 486 with 32mb
of ram but that sounded like those specs were for streaming mp3s saved
on that
2004 Aug 06
2
xmms and icecast2
hi,
I was wondering if anyone can help me.
At the moment I am finishing off a project that is more or less a stream
management system, kind of like a web jukebox with a time-based scheduling
facility and several other 'radio-like' features...
I am using xmms-shell to control the replay of ogg files. I also use
noxmms to kill the gui of xmms so I can run the application from a remote
2004 Aug 06
2
adhoc streaming
<div style='background-color:'><DIV class=RTE>Hi there </DIV>
<DIV class=RTE> I wonder if you can be of any help? I'm looking at streaming mp3 audio from a pc, over to a laptop. Communication will be through a wireless 802.11 b link. I have already configured the ip number and pinged them to ensure a connectionand have download the m3m mp3 encoder and
2005 Jun 02
1
buffering
hi,
I doing some tests streaming from a connection in South Africa that seems
to have difficulty handling even a 32kbps stream. Unfortunately there
is no scope to upgrade the connection. The stream will go live
to radio in London and hence a client has to have as consistent a
connection as possible. I was wondering if there are any tricks to
reducing buffering on the client in this kind of
2006 Mar 22
5
static file streaming
Hi,
I have installed the Icecast2 on my Ubuntu Linux and I was not able to
figure out how I could stream static mp3 files.
Can anybody help me? What should I do to do this?
I put the mp3 file in the webroot and I tried to retrieve it with the "
http://host:port/try.mp3" URL but I could only download it (as a whole)
but not as a streamed media.
Do I have to convert the mp3 to another
2004 Aug 06
5
streaming ogg player embedded in web page
Hi List,
For the last week I have been have playing with icecast 2.0.0 and ices
for a streaming project I am working. The streaming is working with
multiple sources and fallback using XMMS and Winamp as the clients. All
work splendidly.
Next on my todo list is find a simple Ogg player that I can embed in a
webpage and play from the icecast stream.
I have so far looked at jlGui Applet 2.2 which
2004 Dec 09
4
oss, jack and ices
hi
i have a remote machine i am running ices (kh branch) on...if i start ices
with the default ices-jack.xml config i get the following:
"Failed to read config file"
I have tried commenting out the line that refers to alsa:
<!--<param
name="connect">alsa_pcm:capture_1,alsa_pcm:capture_2</param>-->
but no luck...any hints on what i should be doing?
adam
2005 Apr 11
3
osx and ices
anyone had luck recently on running ices on osx?
adam
Adam Hyde
~/.ca
r a d i o q u a l i a
http://www.radioqualia.net
Free as in 'media'
contact:
email : adam@xs4all.nl
2006 Mar 09
3
theora2png
hi,
In the list archives I saw a discussion about theora png thumbnails for the status page. I tried the patches posted against the latest SVN but no joy in getting it
to work. Is there a version compatible with the latest SVN sources, or should I try patching an older version of Icecast?
adam
--
Adam Hyde
~/.nl
selected projects
http://www.xs4all.nl/~adam
the streaming suitcase
2006 Mar 18
3
<savefile> directive for Icecast2?
Hi all,
Hope you can advise.
I am aware you can use the <savefile> feature of IceS2 to save a copy of
live streams. I have several sources for my Icecast server that are remote
and which I do not have access to the hard drive. Is there any way to save a
copy of the stream at the Icecast Server rather than the IceS2 source?
If it can't be done by the server itself, I know there are
2004 Aug 06
2
mini browser and winamp info
Hi,
Can anyone point me at a url where i can learn to:
1. display the name of the ogg stream in the winamp window (is this to do
with the oddcast config or with the .pls file?)
2. show a url automatically in the winamp minibrowser when the ogg stream
plays
<p>many thanks
adam
<p><p><p>Adam Hyde
XS4ALL Internet B.V.
mobile : + (31) 06 2903 6248
Eekholt 42
1112 XH
2004 Aug 06
2
Unofficial Icecast HOWTO posted
Absolutely!! That was one thing that I was missing and would have like
to have included.
You can either send me the data or let us know the link. If you wouldn't
mind adding to this HOWTO and I will post a link to your page so that
people would know where I got the original files.
Sounds good.
KJ
<p>On Wed, 2003-02-12 at 10:37, adam wrote:
> looks great! :-)
>
> if you like i
2004 Aug 06
7
Re: Can't Connect to icecast using winamp as a listener
here's my icecast.xml
<icecast>
<limits>
<clients>10</clients>
<sources>2</sources>
<threadpool>5</threadpool>
<queue-size>102400</queue-size>
<client-timeout>30</client-timeout>
<header-timeout>15</header-timeout>
<source-timeout>10</source-timeout>
</limits>
<authentication>
<!--
2004 Aug 06
2
radio station infrastructure.
Hello,
I'm setting up icecast/ices to be used as part of a radio station. For
our purposes, we're going to want to be able to do things like schedule
blocks of media to be played at regular times (shows), as well as to
schedule things like one-time broadcasts.
It looks like this can be done by building a scheduler app, and writing a
script that provides the appropriate items to ices at
2006 Mar 06
1
Modify MP3 Files From Shell
hey Andy,
you could use sox
something like
sox old.mp3 new.mp3 fade t 3 0 0
you need to first compile sox with libmad or libmp3lame
http://sox.sourceforge.net/
adam
..on Mon, Mar 06,
2006 at 10:30:27PM -0000, Andy Woolley wrote:
> Hi All,
>
> Sorry about the off topic post but I'm having trouble finding anything that
> will work, thought one of you guys might have a
2006 Mar 06
4
setting up yp server
hi,
Is there anyway I can get the sources for the YP server as implemented by
icecast.org? Ir is there somewhere else I can source them?
kind regards,
adam
--
Adam Hyde
~/.nl
selected projects
http://www.xs4all.nl/~adam
the streaming suitcase
http://www.streamingsuitcase.com
r a d i o q u a l i a
http://www.radioqualia.net
Free as in 'media'
email : adam@xs4all.nl
mobile : +
2005 Jun 04
1
streaming providers
hi,
I am in search of a provider that can supply services for encoding. I
need some storage space (min 500MB for mp3 files) + the ability to run a
command line encoder to stream these files, + continous 64kbps out going
traffic.
Anyone know of a service provider that offers this at a competitive rate?
adam
Adam Hyde
~/.fi
r a d i o q u a l i a
http://www.radioqualia.net
Free as in
2004 Aug 06
3
mac player for ogg streams
Hullo
Would JOrbis work?
http://www.jcraft.com/jorbis/
It's a java applet that plays vorbis streams. I can't think of another.
But then I don't get to uses macs often :(
Leo
<p>On Thu, 31 Jan 2002, adam wrote:
> Hi,
>
> I have 2 Icecast2 servers set-up (1 unix and 1 win32) that I have been
> testing with live streams using Oddcast. I can get the stream playing