ScreenPort - remote PC screens inside Perspective (VNC-compatible)

How it works:

  1. The gateway connects to the machine and watches its screen.
  2. It turns what's on that screen into pictures and sends them to whoever's viewing in Perspective.
  3. Only the parts that change get sent, so it stays light.
  4. Clicks and keystrokes travel back the same way.(when enabled)

The gateway makes one connection to the machine, no matter how many people are watching. Everyone sees the same feed.

Still under testing. Mostly posting here to gauge usefulness and get feedback. I have seen a few other posts for something similar, using different methods. This will likely be my next project outside my RTSP one for my after hours life.

2 Likes

I know some people who would be very interested in the VNC compatability.

1 Like

I like this implementation for Perspective. I've got an exchange resource that uses the WebDev module to proxy the connections on WebSockets with noVNC, so it works on Vision and Perspective with just a web browser link (Plus it works on v8.1 and v8.3, including Edge).

2 Likes