tools
tools copied to clipboard
OSX Chicken 2.2b2 Unknown ZRLE encoding
Chicken stops rendering the vnc display with the following error:
ZRLE encoding: unknown subencoding 30 encountered
Could be a viewer issue.
I'm using the libvncserver for protocol handling. Maybe that's a bug in the version you're using? Another thing you might try is to select a different ending in your VNC client. I think by convention all clients should support all protocol versions and there might be a way to force an older/other version.
I also tried with VNC viewer. It also reports occasionally errors in the XRLE encoding, but it is much more robust and does not drop the connection.
I'll see if using the dispmanx_vncserver directly works better.