Fixes asound conf to record 2 streams at a time, needs the same ipc_key.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -48,3 +48,4 @@ pcm1862-i2s.dtbo
|
||||
ch1.wav
|
||||
ch2.wav
|
||||
src/auracast/available_samples.txt
|
||||
src/auracast/server/stream_settings2.json
|
||||
@@ -15,7 +15,8 @@ pcm.ch1 {
|
||||
|
||||
pcm.ch2 {
|
||||
type dsnoop
|
||||
ipc_key 2241234
|
||||
ipc_key 234884
|
||||
# ipc_key 2241234
|
||||
slave {
|
||||
pcm "hw:CARD=i2s,DEV=0"
|
||||
channels 2
|
||||
|
||||
Reference in New Issue
Block a user