With my current code the latency should be lower than 10ms at least but I haven't measured it exactly yet.
I want to try adding AES67 support since the Teensy 4 has native Ethernet and the protocol isn't that complicated, but it isn't needed for this use case yet.
I was looking at possibly seeing if I could put some time in my schedule for this but I am apparently blind and am struggling to actually find the repo for this.
Could you possibly post a link here ( or even better on the blog post ) to the repo for the source?
I want to try adding AES67 support since the Teensy 4 has native Ethernet and the protocol isn't that complicated, but it isn't needed for this use case yet.