Giter VIP home page Giter VIP logo

Comments (5)

Ylianst avatar Ylianst commented on August 17, 2024

I am ignorant on this topic, what is "shadow" in this context? Like, remote control without keyboard/mouse input? Let me know what is precisely needed. Thanks.

from meshcentral.

imposhster avatar imposhster commented on August 17, 2024

Sorry for being vague @Ylianst . The idea is to be able to interact with the currently logged in user... similar to what LogMeIn, Teamviewer, Splashtop, etc. are doing.

Remote Desktop Protocol calls this shadowing: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/shadow

So when I remote to a computer I'd like to see what the user that is logged in is doing, and be able to control their session as well.

from meshcentral.

jsastriawan avatar jsastriawan commented on August 17, 2024

This is what Desktop is doing now. Whatever is displayed on the screen is what remote viewer can see. The way MeshCentral does remote desktop is that the MeshAgent takes screenshot, chops and compresses into small JPEG tiles and sends them to browser either throuh websocket relay or through WebRTC channel if can be established. So in theory, that is similar to shadowing.

Edit:
But unfortunately MeshAgent is not capturing the screen of remote session. Only physical desktop session.

Regards,

Joko

from meshcentral.

Ylianst avatar Ylianst commented on August 17, 2024

Ha yes, we are not starting a different remote session when doing remote desktop, just looking at the local session the user is using.

from meshcentral.

imposhster avatar imposhster commented on August 17, 2024

Ah Yes, I looked again (i was testing while RDP'd to a session) and it does appear to grab the console session. That works wonderful. I will file a new "issue" to add support for selecting specific Session IDs to remote into. This issue can be closed.

from meshcentral.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.