
Remoting_native_messaging_host remoting_native_messaging_manifests Start in the src/ directory that contains your checkout of the Chromium code.īuild the Chromoting host binaries: $ autoninja - C out / Release remoting_me2me_host remoting_start_host \ As of the time of writing, you must compile from source because no official binary package is being distributed.
#Download google chrome remote desktop install#
If you want to remote into a (Debian-based) GNU/Linux host, follow these steps to compile and install the host service on that system.
#Download google chrome remote desktop code#
Download the Chromium source code by running: $ fetch chromium -nosvn=True.Install the depot_tools utilities, a process that is documented at.

If you‘ve already checked out a copy of the browser’s codebase, you can skip this section, although you'll still need to run gclient runhooks to ensure you build using the API keys you just generated.

Build and install the Chrome packaged appīefore you can compile the code, you must obtain an API key to allow it to access the federated Chrome Remote Desktop API.Build and install the Linux host service.
