Chrome Remote Linux Extra Quality Direct

To understand why "extra quality" is difficult to achieve with CRD on Linux, one must understand the architecture:

wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add - sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list' sudo apt update && sudo apt install google-chrome-stable

What (Ubuntu, Fedora, Arch) are you running? What GPU (NVIDIA, AMD, Intel) does the host machine use? Is your network connection over local LAN or the internet? Share public link

For any of your extra quality parameters to take effect, the active Chrome Remote Desktop background daemon must be restarted completely.

The following modifications involve editing a core system script ( /opt/google/chrome-remote-desktop/chrome-remote-desktop ). It is highly recommended to back up the original file before making any changes .

Use Ethernet for the Linux host. While Wi-Fi has improved, Ethernet provides lower jitter and latency.