Skip to content

icecast2 - with ssl no metadata, without ssl metadata ok. #68

Description

@daenix

Hi, I'm experiencing the following issue:

I've setup icecast-2.4.4 with ssl support. I have now 2 streams running ok; one with ssl and the other without ssl.
I've configured the server with :

<relay-shoutcast-metadata>1</relay-shoutcast-metadata>

Here is now the problem:
only the stream without ssl have metadata, the one with ssl does not output any metadata.

<listen-socket>
<port>9001
</listen-socket>

<listen-socket>
<port>9002
<ssl>1
</listen-socket>

Any ideas why I dont have metadata on the stream on port 9002 (ssl) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions