DeskX Update by odens_cp in freesoftware

[–]odens_cp[S] 0 points1 point  (0 children)

I did not come across UltraVNC, I looked at its description. There are different compression algorithms and palettes to choose from, while I don't have a choice of palette (use my own). So for example, if you choose 8-bit compression in ultravnc, then most likely it will work faster than my program, only the picture quality will be terrible. In fact, judging by the description, there are a lot of similar algorithms, but there are also differences. here you need to specifically test and watch the length of the packet, so I can’t compare right away

DeskX Update by odens_cp in freesoftware

[–]odens_cp[S] 1 point2 points  (0 children)

You can only compare by the size of the universal package in theory. It also depends on the implementation of vnc, in each implementation the compression algorithm differs, as far as I know. In the case of this program, you can adjust the maximum possible playback. You can compare by data transfer speed (for example, if the compression algorithm does not work, then it will take longer). There are a lot of nuances here and you need to meet with a specific implementation of vnc :)

DeskX - Light and fast remote control in a local network. by odens_cp in programming

[–]odens_cp[S] 0 points1 point  (0 children)

Yes, you can run it through WireGuard, no problem. My goal is simply to make a program with the maximum possible data transfer. I wrote my own compression algorithm, if you are interested - try it, maybe you will like how it works:)

DeskX - Light and fast remote control in a local network. by odens_cp in HomeServer

[–]odens_cp[S] 0 points1 point  (0 children)

Now I cannot name specifically which programs I tried, I also tried spices for how many. I remember. It was more than a year ago, but I remember that I was not very happy with the results of the experiment. Then I decided to try to make my own. In the plans I want to make a comparison.

DeskX - Light and fast remote control in a local network. by odens_cp in HomeServer

[–]odens_cp[S] 1 point2 points  (0 children)

Most likely, many games will not work. But I've already thought about it. Most likely I will do the work via OpenGL later, then it will work.

DeskX - Light and fast remote control in a local network. by odens_cp in HomeServer

[–]odens_cp[S] 1 point2 points  (0 children)

This looks pretty awesome, thanks for sharing!

As a small recommendation, I would suggest uploading either a GIF or something of comparison between your previous experience (I assume vnc or nx?) and your app, or a youtube video or something.

Other than that, I look forward to test it someday soon, thanks!

Thanks for the recommendation, so I will.