[Icecast] Own server

Coolvibes Reloaded jayaubs89 at gmail.com
Sun Feb 26 14:53:02 UTC 2023


Were it says <hostname> in icecast.xml
Can I have my website domain https://Coolvibes-reloaded.com

On Sun, 26 Feb 2023, 14:08 , <uktony at radiocompany.net> wrote:

> You need something like this:
>
>     <!-- You may have multiple <listener> elements -->
>     <listen-socket>
>         <port>80</port>
>     </listen-socket>
>
>     <listen-socket>
>         <port>443</port>
>         <ssl>1</ssl>
>     </listen-socket>
>
>     <listen-socket>
>         <port>8000</port>
>     </listen-socket>
>
>     <listen-socket>
>         <port>8080</port>
>     </listen-socket>
>
>     <listen-socket>
>         <port>8443</port>
>         <ssl>1</ssl>
>     </listen-socket>
>
> *AND YOU NEED*
>
>         <!-- The certificate file needs to contain both public and private
> part.
>              Both should be PEM encoded.         -->
>
>         <ssl-certificate>c:\icecast.pem</ssl-certificate>
>
>
> The location of the PEM file depends on if you are using Linux or windows.
>
>
> -------- Original Message --------
> Subject: Re: [Icecast] Own server
> From: Coolvibes Reloaded <jayaubs89 at gmail.com>
> Date: Sun, February 26, 2023 9:12 pm
> To: Icecast streaming server user discussions <icecast at xiph.org>
>
> Ok thank you! I thought icecast was https not http?
>
> On Sat, 25 Feb 2023, 19:02 Jordan Erickson, <jordan at subj.am> wrote:
>
>> Hi, I suggest studying the Icecast documentation before diving straight
>> in. There's a good amount of information that goes through setup and
>> configuration, including what you're asking.
>>
>>
>> Cheers,
>> Jordan
>>
>> https://icecast.org/docs/icecast-trunk/basic_setup/
>>
>> On 2/25/23 10:06, Coolvibes Reloaded wrote:
>>
>> Thanks I'm trying to set icecast up via nmms I'm doing all the rite
>> things but can't find icecast folder anywhere
>>
>> On Sat, 25 Feb 2023, 17:08 uktony, <uktony at radiocompany.net> wrote:
>>
>>> You need:
>>>
>>> Icecast server
>>> Certbot
>>> Ezstream
>>>
>>> Tony
>>>
>>>
>>>
>>> Sent from my Galaxy
>>>
>>>
>>> -------- Original message --------
>>> From: Coolvibes Reloaded <jayaubs89 at gmail.com>
>>> Date: 25/02/2023 21:31 (GMT+07:00)
>>> To: Icecast streaming server user discussions <icecast at xiph.org>
>>> Subject: [Icecast] Own server
>>>
>>> How do I run my own https stream with autodj
>>> _______________________________________________
>>> Icecast mailing list
>>> Icecast at xiph.org
>>> http://lists.xiph.org/mailman/listinfo/icecast
>>>
>>
>> _______________________________________________
>> Icecast mailing listIcecast at xiph.orghttp://lists.xiph.org/mailman/listinfo/icecast
>>
>>
>> --
>> Jordan Erickson
>> SubJam, SPC - https://subj.am/
>> +1 360.209.2057
>>
>> _______________________________________________
>> Icecast mailing list
>> Icecast at xiph.org
>> http://lists.xiph.org/mailman/listinfo/icecast
>>
> ------------------------------
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20230226/755055e1/attachment.htm>


More information about the Icecast mailing list