[Icecast] convert public online radios to ogg and stream them inside company

nemosphere.net liste at nemosphere.net
Mon Oct 16 18:35:51 UTC 2017


Le dimanche 15 octobre 2017 20:49:44 MAROS a écrit :
> <relay>
> <server>live.slovakradio.sk</server>
>   <port>8080</port>
>   <mount>/Slovensko_256.mp3</mount>
>   <local-mount>/sk.mp3</local-mount>
>   <on-demand>1</on-demand>
> </relay>


- I was curious to know if the solution could be that simple thing:

You try to connect to port 8080, which is generally used for a web proxy.

So i just tried with port 8000, the default port for icecast.

It works !  ^^



So, try this :


<relay>
  <server>live.slovakradio.sk</server>
  <port>8000</port>
  <mount>/Slovensko_256.mp3</mount>
  <local-mount>/sk.mp3</local-mount>
  <on-demand>1</on-demand>
</relay>


Regards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20171016/0eede8e3/attachment.sig>


More information about the Icecast mailing list