similar to: radio station infrastructure.

Displaying 20 results from an estimated 7000 matches similar to: "radio station infrastructure."

2004 Aug 06
0
radio station infrastructure.
heyho i was going to reply to the last string of questions about this a few mails ago on the list I have a beta scheduling system witten in php with sql and a drop of python...its all web based, is a multiuser system and some of the features include: 1. upload audio to encoding machine via web interface 2. add live urls 3. annotate tracks with meta info 4. drag and drop timezone 'aware'
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
1
Re: The LPBN radio station.
what do want the tool to do? you could look at a tool in development called the Frequency Clock -> http://frequencyclock.montevideo.nl its a dev server but you can get the idea, an example of the player output by the system is linked from http://www.radioqualia.net <p>adam On Mon, 28 Oct 2002, Raymond wrote: > Hello: > > I'm starting a radio station on the LPBN. The music
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 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
2004 Aug 06
1
Update ezstream playlist 'on the fly'
Hi, I've compiled the new ezstream and tested it and it works just like my clients want so we are VERY happy with this new feature. Thanks again!!! regards, jappe On Apr 21, 2004, at 3:58 PM, oddsock wrote: > Jappe: > > I've just added this functionality to ezstream. You can now send > ezstream a SIGHUP and it will re-read the currently processing > playlist file
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
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
2004 Aug 06
2
Radio Station
Michael Smith wrote: >On Wednesday 05 May 2004 08:15, cloper wrote: > > >>List, >>Time and time again I am sure you get this question. I am trying to >>setup a radiostation, and here is what I am looking for: >> >>1. Ability for people to "call in" with say, winamp+oddcast or simplecast. >>2. Ability to change password for the caller at any
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
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
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
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
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 : +
2002 Nov 07
1
Open Source Streaming Tool
Hi, I am really sorry for this psuedo-spam but I thought some on the list might be interested in this: <p><p>R A D I O Q U A L I A ARE PLEASED TO ANNOUNCE THE LAUNCH OF: The Frequency Clock: Free Media System (public version 1.0 beta) <p>Software release at: http://frequencyclock.montevideo.nl General info:
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
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