quamotion / remoteviewing

RemoteViewing is a .NET-native VNC client and server library.
Other
261 stars 79 forks source link

Add Tight encoder #73

Closed qmfrederik closed 4 years ago

qmfrederik commented 4 years ago

Adds a very basic implementation of a Tight encoder, which only supports zlib compression using a single zlib stream which is always reset (i.e. for every rectangle).

Tested to be compatible with noVNC.