rafael2k / darkice

DarkIce is a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server. This is the official development repository of Darkice.

Home Page:http://www.darkice.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shoutcast not streaming with no error

shapingstuff opened this issue · comments

I am using Raspberry Pi 4 on the newest version of Buster. I have a config file for a Shoutcast server and when I run DarkIce itself there are no errors. Checking the logs on CentovaCast I am consistently getting a bad password error. There is nothing unusual about the password it is just letters and numbers of different cases (no special characters).

[general]
duration = 0
bufferSecs = 50
reconnect = yes
realtime = yes

[input]
device = plughw:1,0
sampleRate = 11025
bitsPerSample = 16
channel = 2

[shoutcast-0]
bitrateMode = cbr
format = mp3
bitrate = 48
quality = 1.0
server = -------------------
port = 8045
password = -------------------
name = Radio website
url = https://www.mywebsite.it
genre = live
public = no