Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QtVncServer questions
Forum Updated to NodeBB v4.3 + New Features

QtVncServer questions

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 90 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Johan Borkhuis
    wrote on last edited by
    #1

    On our embedded platform we currently use x11vnc as VNC server, but as Qt is now offering a QtVncServer plugin we are looking at this as an alternative. But I have a couple of questions.
    (Platform is Linux on iMX8, using EGLFS as graphic interface, and using Qt 6.5)

    • We are using EGLFS, but the example uses a Wayland server. Is there an option to use EGLSFS instead? If so, is there an EGLFS example available?
    • Is there an option to dynamically enable/disable the VNC server? We only want this to be accessible by a service engineer, so it should be disabled by default and only enabled on customer request.
    • Our top object is a QML Item, can the VncItem also be used inside this instead of a Window (as is shown in the example)?

    Regards,
    Johan

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved