hanzelpeter/dispmanx_vnc

Some other demos don't work

Opened this issue · 1 comments

Hi,

Nice code :)

But some other demos don't work for me. I tried :

  • hello_dispmanx : working
  • hello_triangle : working (black textures, may be a gpu_mem config issue)
  • hello_triangle2 : working
  • hello_tiger : not working
  • hello_teapot : not working
  • hello_video : not working

My VNC client is RealVNC Chrome extension. Quality is set to "let the other computer decide". The error I have is "There was an error reading an RFB packet."

I have also this issue. About half a year realvnc was working correctly. But now I get similar error. I switched to TightVncClient and this works like a charm. I suspect some change in vncserver library. Will look how to fix.