update darkice

This commit is contained in:
kev 2021-10-22 11:23:49 +08:00
parent e164958b37
commit a371d27aca

View File

@ -11,7 +11,7 @@ rtprio = 3 # scheduling priority for the realtime threads
# this section describes the audio input that will be streamed
[input]
device = hw:1,0 # OSS DSP soundcard device for the audio input
device = hw:1,0 # ALSA DSP soundcard device for the audio input
sampleRate = 16000 # sample rate in Hz. try 11025, 22050 or 44100
bitsPerSample = 16 # bits per sample. try 16
channel = 2 # channels. 1 = mono, 2 = stereo