-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RustDesk (Open source, Multiplatform, TeamViewer alternative) #2083
Comments
Hooray, another Mental Outlaw fan! https://www.youtube.com/watch?v=JIAdEGX_sIU |
I found a recent github issue on arm64 support for RustDesk. In light of compilation errors, the main dev does not seem to consider it a high priority at this time. |
I am pretty sure the reported installation size in the deb is wrong. The deb is 4.7MB, but apt said " |
yeah I see that |
btw, a lot of work has been done for getting flutter on desktop on rustdesk. it was merged into the master branch in august, and there have been continual fixes since then. I imagine a release with it will be coming out within a month or two |
alright looks like they have nightly builds setup for a bit now with rustdesk desktop flutter windows and linux (built on bionic). they use vcpkg for linux which is... a bit concerning since the armhf/arm64 support is generally pretty bad edit: also it looks like at least for now google is only producing x86_64 flutter linux desktop releases https://storage.googleapis.com/flutter_infra_release/releases/releases_linux.json |
arm64 builds are available in the nightly branch |
I created a github issue requesting that rustdesk have an option for using the system ffmpeg and they moved it to a discussion. comment here if you would like this as well: rustdesk/rustdesk#2800 |
rustdesk 1.2.0 with the flutter re-write just released. I don't think there were any changes regarding hardware acceleration via system ffmpeg but now it should be installable on ARM32/ARM64 (see release assets https://github.com/rustdesk/rustdesk/releases/tag/1.2.0 ) |
After a bit of tinkering I got RustDesk working on PiOS Bookworm with wayland. |
I already reported that issue months ago to piOS on the forum. It never got a response and it is still unfixed https://forums.raspberrypi.com/viewtopic.php?p=2144462#p2144462 |
Update on this: It seems that at some point Raspberry Pi OS now ships by setting @theofficialgman, could you see any reason that RustDesk should not be added to Pi-Apps at this point? If not I'll take care of it. |
PR opened: #2672 |
No objections here. |
OK, I thought I half remembered you had some additional reason why it was unsuitable. But I'll merge it and if something comes up we can reassess. |
I'd still like the custom ffmpeg based decode support to be a feature as outlined in previous messages but it's not a blocker |
What is the name of the app?
RustDesk
(Optional) Where is the app hosted?
https://rustdesk.com/
https://github.com/rustdesk/rustdesk/releases/tag/1.1.9
video that I got in my recommended: https://www.youtube.com/watch?v=JIAdEGX_sIU
About the app
they have a deb prebuilt already for armhf but building for arm64 should also be possible. there are build instructions in their README
Confirmations
The text was updated successfully, but these errors were encountered: