On 6/4/22 23:20, Giuseppe D'Angelo via Development wrote:
I'd tend to agree; for some of our customers we indeed used H.264
encoding using VDPAU/VAAPI.
Actually H.264 covers the idea of sending differences between 2 frames
only - but without requiring any support of Qt/Quick.
However you will
Il 04/06/22 19:59, Uwe Rathmann ha scritto:
[ Giuseppe D'Angelo wrote: ]
Properly signalling damage areas has a lot
of interesting use cases, from compositors to efficiently enable
remoting solutions (frame streaming/VNC/etc.).
Well, Qt/Quick is usually for modern user interfaces with smooth sta
Hi all,
sorry for hijacking a thread in a slightly different direction, but as
I was working on a VNC solution for Qt/Quick for EGLFS recently.
My VNC server ( BSD-3-Clause license ) can be found here:
https://github.com/uwerat/vnc-eglfs
The main reason why I'm not happy with the official VNC p