any1 / neatvnc

A liberally licensed VNC server library with a clean interface
ISC License
118 stars 29 forks source link

Framebuffer submission API v3 #55

Closed any1 closed 2 years ago

any1 commented 3 years ago

Change the API so that new buffers are submitted instead of always rendering to the same buffer.

This is required for zero-copy hardware accelerated encoding.