If my teams are are all behind the same internet router and connecting to each other via Chrome Remote Desktop,, I understand that after STUN has completed, the UDP packets do not traverse the internet, but I have a slightly different question.
I'm trying to optimize our very much overloaded network.
If the local org network has several subnets (Subnet1, Subnet2...) each of which is connected to a single ParentSubnet via router (or switch) (Router1, Router2...). And let's say that ParentSubnet is connected to the internet via "SuperRouter". Let's assume the two ends of the remoting are in the same room using the same subnet (or just the same switch), once the remoting begins, will each of those UDP packets pass to/from that SuperRouter, or can a more direct connection only through RouterX be arranged? Does this require configuration to select a more local STUN server than the default Google STUN server? If so, how is that done?