Linux: Screen desktop video capture over network, and VNC framerate
You should get a badge for such a long well though out question. 😉 In answer to your primary question, VNC uses the RFB protocol which is a remote frame buffer protocol (thus the acronym) not a streaming video protocol. The VNC client sends a FrameBufferUpdateRequest message to the server which contains a viewport region … Read more