Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
context.modules = [
|
||||
{ name = libpipewire-module-roc-sink
|
||||
args = {
|
||||
fec.code = rs8m
|
||||
#fec.code = disable
|
||||
remote.ip = 192.168.1.235
|
||||
remote.source.port = 10001
|
||||
remote.repair.port = 10002
|
||||
remote.control.port = 10003
|
||||
sink.name = "Studio Raspi"
|
||||
sink.props = {
|
||||
node.name = "studio-raspi-roc-sink"
|
||||
node.description = "Studio Raspi"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user