Re: Help
Rücker Thomas <[email protected]>
| Newsgroups | gmane.comp.audio.icecast.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 25/09/12 15:46, renato fringuello wrote: > Can you tell me how often is yp.xml updated? > Currently the XML is updated roughly every 10 minutes. (which could change at any time really) Please notice though that polling every 10 minutes is NOT OK! I see some incredibly inefficient software being responsible for the majority of the load on the server. (Think thousands of users and multiple requests per client - adds up to a LOT.) So please be sensible. Don't auto-update the list constantly - it doesn't change much anyway. e.g. reload only if the user requests an update. If you have further questions, don't hesitate to ask. Cheers Thomas > 2012/9/25 Rücker Thomas <[email protected] > <mailto:[email protected]>> > > Hi Renato, > > please subscribe to the mailing lists, so that you don't miss > answers. (Also please don't send HTML mail) > > > On 24/09/12 17:14, renato fringuello wrote: > > Hi, my name is renato and I'm trying to develope a player for > Icecast screams, how can I get some help? > > > This mailing list is the right place for development related > discussion. > There is also the #icecast IRC channel on freenode. > > > > I need to obtain all italian streams. > > > As of right now this is your best bet: > http://dir.xiph.org/yp.xml > Note: you really should implement support for compression > according to RFC2616. > It makes about a 10x difference in transferred data. > > Cheers > > Thomas > >