Hello together

I'm currently trying to make liquidsoup to connect as a shoutcast v2
source to my shoutcast Server but it always connects as a v1 source.

I'm using this as output:

output.shoutcast(%mp3(bitrate=96,samplerate=44100,stereo=true),
host="127.0.0.1", port=8000, password="xyz",                    
url="http://radio.freizeitparkcheck.de";,                        
name="FreizeitParkCheck
Radio", public=false, radio)

in the protocol of SHoutCast I will always see:
 INFO    [SRC 127.0.0.1] SHOUTcast 1 source connection starting.

when I use sc_trans instead of liquidsoap I will get the message:
 INFO    [SRC 127.0.0.1] SHOUTcast 2 source connection starting.

So I expect, that there might be a missconfiguration from my side, or it
is not possible for liquidsoap to connect as a v2 source?

The reason why I want to have this is, that I would like to have all the
ID3-Tags available in the interface of Shoutcast....

Best regards and thanks for your help

Michael

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to