Re: Own server

<[email protected]> Sun, 26 Feb 2023 07:00:02 -0700
Newsgroups gmane.comp.audio.icecast.general
Message-ID <20230226070002.d7a8cce5dc2a9772485faf40d3248484.921edeee3f.wbe@email26.godaddy.com>
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 <[email protected] >

Date: Sun, February 26, 2023 9:12 pm

To: Icecast streaming server user discussions <[email protected] >

Ok thank you! I thought icecast was https not http?

On Sat, 25 Feb 2023, 19:02 Jordan Erickson, <[email protected] > 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, <[email protected] > wrote:

You need:

Icecast server

Certbot

Ezstream

Tony

Sent from my Galaxy

-------- Original message --------

From: Coolvibes Reloaded <[email protected] >

Date: 25/02/2023 21:31 (GMT+07:00)

To: Icecast streaming server user discussions <[email protected] >

Subject: [Icecast] Own server

How do I run my own https stream with autodj

_______________________________________________
Icecast mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/icecast

_______________________________________________
Icecast mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/icecast

--
Jordan Erickson
SubJam, SPC - https://subj.am/
+1 360.209.2057

_______________________________________________
Icecast mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/icecast

----------
_______________________________________________

Icecast mailing list

[email protected]

http://lists.xiph.org/mailman/listinfo/icecast

_______________________________________________
Icecast mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/icecast