Ylianst / MeshCentral

A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
https://meshcentral.com
Apache License 2.0
3.69k stars 510 forks source link

Agent gets slow when it is console mode #5189

Open devwizard038 opened 1 year ago

devwizard038 commented 1 year ago

Hi, Ylian. Thanks for your wonderful project. Your meshcentral is wonderful in all aspects. But there's a small mistake. When it is console mode, I mean when the agent is console/temporary mode, the agent gets slow. The remote desktop screen and the real screen differs for more than 1s at the beginning, and after about 1 mins, it differs for more than 10 secs and especially it happens when I'm watching videos or animations. Could you tell me any guidelines to solve this problem?

dinger1986 commented 1 year ago

its not built for streaming, why would you watch a video remotely?

devwizard038 commented 1 year ago

Remote control should cope with everything, even with videos. Why doesn't it work for videos?

jsastriawan commented 1 year ago

Obviously the agent has to work on capture-transcode-send every frame on display. If performance is required, I recommend you to use remote desktop tunneling features. In this way, agent will not perform capture-transcode, it will just be responsible for shuffling packets. Let see if it actually works better.

devwizard038 commented 1 year ago

It locks the computer. It's not a good idea.