pipewire-aes67: resync when offset is more than 1.5 ms

2 ms is typically considered to be late for most AES67 implementations
This commit is contained in:
Dmitry Sharshakov 2024-01-24 20:55:03 +03:00 committed by Wim Taymans
parent 73cda0c152
commit 31a08028ee

View file

@ -39,7 +39,7 @@ context.objects = [
#clock.id = tai
clock.device = "/dev/ptp0"
#clock.interface = "eth0"
#resync.ms = 10
resync.ms = 1.5
object.export = true
}
}