mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
git
This commit is contained in:
@@ -12,3 +12,14 @@ ctl.!default {
|
||||
type hw
|
||||
card 0
|
||||
}
|
||||
|
||||
# Stable capture device for ffmpeg/roverd: exposes the HAT at fixed format/rate.
|
||||
pcm.rovermic {
|
||||
type plug
|
||||
slave {
|
||||
pcm "hw:0,0"
|
||||
format S32_LE
|
||||
rate 48000
|
||||
channels 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user