doc.rustdesk.com icon indicating copy to clipboard operation
doc.rustdesk.com copied to clipboard

Document of RustDesk

Results 119 doc.rustdesk.com issues
Sort by recently updated
recently updated
newest added

I am working on flutter to compile rustdesk, but I could not find one file is 'librustdesk.so', who can help send it to me by email [email protected]. many thanks, Mang...

The doc's Docker compose uses `./hbbs` and `./hbbr` for the two services. Then the key will not be shared. https://github.com/rustdesk/rustdesk-server/blob/master/docker-compose.yml in main repo has fixed this. I've changed that in...

From what I have seen, when we connect to a client we have three possibilities; connect to desktop, transfer files or TCP tunnel. I think it would be very useful...

I ran the installer for the deb file like this: sudo apt install ./rustdesk-1.1.9.deb and saw this outcome. ``` Setting up python3-setuptools (59.6.0-1.2) ... Setting up python3-wheel (0.37.1-2) ... Setting...

Hi, The title says all, I hope there is a page, maybe here (rustdesk.com/docs) that serve information, visualized step by step if possible, for the user on how to install...

The guide executes as expected all the way until the final moment. ``` [dotmavriq@Testbox ~/rustdesk]$ VCPKG_ROOT=$HOME/vcpkg cargo run Compiling gstreamer-sys v0.9.1 Compiling hbb_common v0.1.0 (/home/dotmavriq/rustdesk/libs/hbb_common) Compiling magnum-opus v0.4.0 (https://github.com/open-trade/magnum-opus#3c3d0b86) error:...

if its installed under admin account, every rdp session has the same id and password. and signing in signs into that same admin session

更改 pm2 启动 hbbs 和 hbbr 命令 我发现当使用 pm2 start hbbr 或 pm2 start hbbs 分别启动时,当启动其中一个其他的将会停止。 I discovered that when starting either pm2 start hbbr or pm2 start hbbs separately,...

I followed the iOS compilation tutorial on the official website and used the virtual machine mac OS to compile, but I encountered the following error when executing the VCPKG_ROOT=$HOME/vcpkg ....

### Bug Description The solutions offered here: [https://rustdesk.com/docs/en/client/linux/selinux/](https://rustdesk.com/docs/en/client/linux/selinux/) are not working. Tested on Fedora 39 with Wayland. ### How to Reproduce - Install Rustdesk nightly. - Follow one of the...

bug