Step 1: Configure Chrome policies

Google Meet Enterprise Content Delivery Network (Meet eCDN) uses the browser's JavaScript API to retrieve a device's private IP address and connect to peers on the local network. The private IP address of a device is usually hidden from the browser by mDNS, and connecting to peers requires local network access. To turn on Meet eCDN, you have to turn off mDNS and allow local network access.

Update the policies

mDNS and local network access are security measures. We recommend you control them on a per-domain basis. That way, you only expose IP addresses to Google and only allow Meet to access the local network. Both mDNS and local network access are controlled through Chrome policies.

To update the policies:

  1. Choose an option:
  2. Go to the WebRtcLocalIpsAllowedUrls policy and include meet.google.com in the policy to turn off mDNS.
  3. Go to the LocalNetworkAllowedForUrls policy and include meet.google.com in the policy to grant local network access.

Check policy status

To verify that the policies are correctly configured on a device:

  1. In the Chrome browser address bar, enter chrome://policy/.
  2. In the search bar, enter WebRtcLocalIpsAllowedUrls. The policy should include meet.google.com.
  3. In the search bar, enter LocalNetworkAllowedForUrls. The policy should include meet.google.com.