To prevent over saturation of at home bandwidth which can cause jitter, I’ve found that limiting the upload/download speed of each node prevents it from consuming the majority of the upload bandwidth. One caveat is that this command needs to be run each time at system startup.

sudo tc qdisc add dev ens3 root tbf rate 5mbit burst 32kbit latency 400ms