this post was submitted on 09 Jun 2024
111 points (99.1% liked)

Linux

47557 readers
722 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] greybeard@lemmy.one 7 points 3 months ago (2 children)

VNC might have seen improvements over the years, but last time tried it, it didn't handle high resolution/detail well at all. RDP can stream practically any media in close to real time, as to where VNC really broke down if you tried to change too much of the screen at once. Ideally, there'd probably be a new open screen sharing standard that used modern encoding and decoding to allow for high bandwidth connections smoothly. Moonlight gets close, but isn't really designed as an RDP/VNC replacement.

[–] possiblylinux127@lemmy.zip 2 points 3 months ago* (last edited 3 months ago) (1 children)

In my experience moonlight is only really useful for playing games on a very fast connection. RDP on the other hand works well from even they worse connections

[–] greybeard@lemmy.one 2 points 3 months ago

For sure, that's what it is designed for. A proper remote desktop system would need to be able to support low bandwidth links and gracefully drop frames if latency is high or bandwidth is low.

[–] just_another_person@lemmy.world 2 points 3 months ago* (last edited 3 months ago)

It's really just a codec issue at that point though. They COULD revamp, but why when you can just improve and make a new protocol.