Closed ByteOtter closed 3 months ago
As described in #1, the VNC server only sends the pixels which have changed since the last request. One way to fix this, according to my proposal in #9 is to "layer" the new image data onto a copy of the old image and save it separately.
Fixes: #9
What?
As described in #1, the VNC server only sends the pixels which have changed since the last request. One way to fix this, according to my proposal in #9 is to "layer" the new image data onto a copy of the old image and save it separately.
Fixes: #9