Fixes asound conf to record 2 streams at a time, needs the same ipc_key.
This commit is contained in:
@@ -16,7 +16,6 @@ pcm.ch1 {
|
|||||||
pcm.ch2 {
|
pcm.ch2 {
|
||||||
type dsnoop
|
type dsnoop
|
||||||
ipc_key 234884
|
ipc_key 234884
|
||||||
# ipc_key 2241234
|
|
||||||
slave {
|
slave {
|
||||||
pcm "hw:CARD=i2s,DEV=0"
|
pcm "hw:CARD=i2s,DEV=0"
|
||||||
channels 2
|
channels 2
|
||||||
|
|||||||
Reference in New Issue
Block a user