mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
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:
parent
73cda0c152
commit
31a08028ee
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue