Re: WARN connection/source_startup Mountpoint /radio in use

Thomas Schmidt <[email protected]> Mon, 25 Nov 2024 16:53:22 +0100
Newsgroups gmane.comp.audio.icecast.general
Message-ID <CAGOm_d7vtZZqgJ-c9Rejr0Gp=W8Atzj2QRW0cd99YTNEe0xqYQ@mail.gmail.com>
Hi Tony!

Thank you for your reply.

I tested something like your setup and added a non SSL port. But I
never used it. Same result, the Mointpoint does not close.

<listen-socket>
    <port>8000</port>
    <ssl>1</ssl>
</listen-socket>
<listen-socket>
    <port>8080</port>
</listen-socket>

> Most encoders cannot handle ssl

I don't think sending data and the radio station's password without
encryption over the internet comes into question.

Thomas