Hello, I want to create my own YP on my Webserver. I have read long time ago an Article about this, but a can't find it. Is there a Documentation about this? Greetings Stefan Rohnke
Hello, I am also interested in this as well. Thanks. Dave. On 7/13/18, Stefan Rohnke <stefan.rohnke at web.de> wrote:> Hello, > I want to create my own YP on my Webserver. > I have read long time ago an Article about this, but a can't find it. > Is there a Documentation about this? > > Greetings > Stefan Rohnke > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast >
Hi, On 07/13/2018 11:25 PM, David Mehler wrote:> Hello, > > I am also interested in this as well. > > Thanks. > Dave. > > > On 7/13/18, Stefan Rohnke <stefan.rohnke at web.de> wrote: >> Hello, >> I want to create my own YP on my Webserver. >> I have read long time ago an Article about this, but a can't find it. >> Is there a Documentation about this?Yes, there are multiple implementations of the server side of the Icecast YP protocol. The latest is based around nodejs and is a complete rewrite we started as part of Google Summer of Code: https://gitlab.xiph.org/xiph/icecast-directory It works reasonably well and is running on http://dir-test.xiph.org - We haven't deployed it permanently into production as we experienced some scaling issues at our >20k streams. The code currently running dir.xiph.org is here: https://svn.xiph.org/branches/dir.xiph.org/ It hasn't aged well, but keeps running well under our significant load. It has some issues with e.g. Unicode or Opus stream detection. For a tiny directory I'd expect the nodejs implementation to work well. Due to the massive speed at which the nodejs community moves it might make sense to rework some bits to use newer dependencies. Patches are welcome and should ideally be discussed here. Giving everyone involved the chance to align their work. Cheers, TBR PS: There is also an even older directory implementation in SVN, written in C. Wouldn't recommend it.
Good morning, On Fri, 2018-07-13 at 19:25 -0400, David Mehler wrote:> I am also interested in this as well. > On 7/13/18, Stefan Rohnke <stefan.rohnke at web.de> wrote: > > I want to create my own YP on my Webserver. > > I have read long time ago an Article about this, but a can't find it. > > Is there a Documentation about this?Yes there is: https://wiki.xiph.org/Icecast_Server/YP-protocol-v2#Old_protocol_-_factual_characteristics Note that we plan to implement a new protocol. Yet the old one will be supported for at least a few more years in Icecast. I hope that link helps the two of you, with best regards, -- Philipp Schafft (CEO/Geschäftsführer) Telephon: +49.3535 490 17 92 Löwenfelsen UG (haftungsbeschränkt) Registration number: Bickinger Straße 21 HRB 12308 CB 04916 Herzberg (Elster) VATIN/USt-ID: Germany DE305133015 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part URL: <http://lists.xiph.org/pipermail/icecast/attachments/20180716/a15ccc59/attachment.sig>