mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-04-02 21:55:33 +02:00
update darkice
This commit is contained in:
parent
e164958b37
commit
a371d27aca
@ -11,7 +11,7 @@ rtprio = 3 # scheduling priority for the realtime threads
|
|||||||
|
|
||||||
# this section describes the audio input that will be streamed
|
# this section describes the audio input that will be streamed
|
||||||
[input]
|
[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
|
sampleRate = 16000 # sample rate in Hz. try 11025, 22050 or 44100
|
||||||
bitsPerSample = 16 # bits per sample. try 16
|
bitsPerSample = 16 # bits per sample. try 16
|
||||||
channel = 2 # channels. 1 = mono, 2 = stereo
|
channel = 2 # channels. 1 = mono, 2 = stereo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user