access/alsa.c: capture audio in a seperate thread
On some systems the latency for audio capture when used with input-slave is too big, resulting in poll timeouts and no audio. Running the audio capture in a separate thread solves this latency issue.
Showing
Please register or sign in to comment