@gphillippi Yeah i have the chrome remote desktop extension installed. I can connect to my friends pc using his generated code but I am unable to generate my own code. Its prompting me to download a .deb file. No terminal is not necessary
Search Criteria
Package Details: chrome-remote-desktop 130.0.6723.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/chrome-remote-desktop.git (read-only, click to copy) |
---|---|
Package Base: | chrome-remote-desktop |
Description: | Access other computers or allow another user to access your computer securely over the Internet |
Upstream URL: | https://remotedesktop.google.com |
Keywords: | Chrome Chromium Google Networking Remote |
Licenses: | BSD |
Submitter: | None |
Maintainer: | frealgagu |
Last Packager: | frealgagu |
Votes: | 124 |
Popularity: | 0.70 |
First Submitted: | 2014-04-27 23:43 (UTC) |
Last Updated: | 2024-10-16 18:54 (UTC) |
Dependencies (13)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libutempter (libutempter-gitAUR)
- libxss
- nss (nss-hgAUR)
- python-packaging
- python-psutil
- python-pyxdg
- xf86-video-dummy (xf86-video-dummy-with-vtAUR)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR)
- xorg-setxkbmap
- xorg-xauth
- xorg-xdpyinfo
- xorg-xrandr (xorg-xrandr-gitAUR)
Required by (0)
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 32 Next › Last »
ayushdutta321 commented on 2020-06-25 06:33 (UTC)
gphilippi commented on 2020-06-19 15:28 (UTC)
@ayushdutta321 to do this, I usually use the link "https://remotedesktop.google.com/access" and access the "remote support" tab. Remember to install the remote chrome desktop extension in the chrome browser.
You need a command line to do it?
ayushdutta321 commented on 2020-06-18 20:29 (UTC)
I have successfully started crd using crd --start after following steps by @victorbrca and I am also able to connect to the pc but only when both of the pc has the same gmail account signed it.
How to generate the crd remote support code and access the pc from any pc ?
gphilippi commented on 2020-05-28 16:00 (UTC)
Please, someone pins the comment of @victorbrca.
This resume all the process for using rcd.
Thanks @frealgagu, @Brinsky, @nightuser and @victorbrca.
wreckabum commented on 2020-05-20 01:57 (UTC)
After following @brinsky 's comment, It seems like audio comes out from my host machine only. Anyone having the same issue?
thibaultmol commented on 2020-05-18 22:04 (UTC)
@frealgagu @brinsky 's comment should be pinned https://aur.archlinux.org/packages/chrome-remote-desktop/?O=20&PP=10#comment-719586 it's essential for getting CRD to work
<deleted-account> commented on 2020-04-27 14:40 (UTC)
@nightuser that's awesome thanks for that!
However I can't seem to get that working it doesn't seem to be picking up that Xsession file in /chrome-remote-desktop/. Do I just copy and paste into the Xsession file that I created and remove the + and - signs? I tried it with the + and - signs as well.
Sorry for the noob questions.
<deleted-account> commented on 2020-04-27 14:18 (UTC)
@nightuser ah that's awesome thanks!!
I was still having issues getting it working so I blew away my config and package and re-installed but now I'm getting that it can't read my .json config. So now I'm back at square one lol.
nightuser commented on 2020-04-25 08:37 (UTC) (edited on 2020-04-25 08:39 (UTC) by nightuser)
@snipes040 Display 20 is the correct behavior. CRD on Linux starts a new Xorg session instead of the existing one. If you still want to use display 0, see my patch below. It's a bit dirty and doesn't support sound forwarding yet, but, if anyone's interested, I may rewrite it slightly and add the missing features.
Pinned Comments
frealgagu commented on 2020-12-05 22:38 (UTC)
I maintain the latest built package at:
https://github.com/frealgagu/archlinux.chrome-remote-desktop/releases/
victorbrca commented on 2020-04-03 01:04 (UTC)
Thanks @frealgagu for packaging this, @nightuser for the existing session patch and @Brinsky for the instructions.
I've compiled both instructions with screenshots and added it to my blog if anyone is having issues with the install. Otherwise, just follow the instructions in the comments by @Brinsky from 2019-12-06 13:58.
Brinsky commented on 2019-12-06 13:58 (UTC)
Here's how I got this working with the new web app (remotedesktop.google.com):
crd --setup
~/.chrome-remote-desktop-session
DISPLAY= /opt/google/chrome-remote-desktop/start-host --code="<UNIQUE_CODE>" --redirect-url="<https://remotedesktop.google.com/_/oauthredirect>" --name=
crd --start