Displaying 1 result from an estimated 1 matches for "iamadj".
Did you mean:
  biasadj
  
2023 Mar 24
2
Shoutcast compatibility mode
...>
        <port>8000</port>
        <shoutcast-mount>/live.mp3</shoutcast-mount>
    </listen-socket>
    <mount type="normal">
        <mount-name>/live.mp3</mount-name>
        <charset>UTF8</charset>
        <password>IAmADJ</password>
    </mount>
This is what happens when I try to connect and start DJing:
[2023-03-24  17:49:51] INFO connection/_handle_shoutcast_compatible
password does not match "!POKE"
The same client can stream just fine to a Shoutcast server.
Am I misunderstanding what sho...