Framebuffer and eglfs
Unsolved
Mobile and Embedded
-
Hi,
I have a problem with sharing screen via vnc. My qt aplication is running on embedded device using eglfs platform, so i set the env "QT_QPA_EGLFS_FB="/dev/fb0"" and "QT_QPA_PLATFORM="eglfs"". Then I turn on vnc server on it "framebuffer-vncserver -f /dev/fb0", but it not works, on my PC i can see ony console of my embedded device not my app screen.
Sorry for my englisk. Dose anyone know how to make screen sharing with qt embedded aplication? Im using qt 5.11