WebRTC is a peer-to-peer communications protocol for web sites and therefore causes numerous privacy issues through making direct connections between participants. By default our Vanadium browser disables the peer-to-peer aspect by only using server-based (proxied) connections.
Vanadium provides a user-facing setting at Privacy and security > WebRTC IP handling policy.
From least to most strict:
Default
Default public and private interfaces
Default public interface only
Disable non-proxied UDP
For Vanadium, "Disabled non-proxied UDP" is the default.