avb: add source

This commit is contained in:
Wim Taymans 2022-03-09 16:27:38 +01:00
parent 552a0056b5
commit 200f591a3d
5 changed files with 988 additions and 12 deletions

View file

@ -253,6 +253,23 @@ context.objects = [
#avb.ptime-tolerance = 100000
}
}
{ factory = adapter
args = {
factory.name = avb.pcm.source
node.name = AVB-source
node.description = "AVB Source"
media.class = "Audio/Source"
audio.channels = 8
avb.ifname = "enp3s0"
#avb.macaddr = "01:AA:AA:AA:AA:AA"
#avb.prio = 0
#avb.streamid = "AA:BB:CC:DD:EE:FF:0000"
#avb.mtt = 50000000
#avb.time-uncertainty = 1000000
#avb.frames-per-pdu = 8
#avb.ptime-tolerance = 100000
}
}
]
context.exec = [