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. VNC on embedded raspberry app
Forum Updated to NodeBB v4.3 + New Features

VNC on embedded raspberry app

Scheduled Pinned Locked Moved Solved Mobile and Embedded
7 Posts 2 Posters 3.6k Views 1 Watching
  • 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.
  • Emerson SiegaE Offline
    Emerson SiegaE Offline
    Emerson Siega
    wrote on last edited by
    #1

    Hi,

    I need to connect via VNC client on a Linux embedded (without GUI). My app was developed with Qt 5.7.0.
    I followed this instructions, but the image is rendered distorted:
    alt text

    If somebody knows how to solve this, I will be very grateful.

    1 Reply Last reply
    1
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You should consider upgrading to 5.9.1, you'll have there a VNC backend directly in Qt that should simplify your life.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Emerson SiegaE 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        You should consider upgrading to 5.9.1, you'll have there a VNC backend directly in Qt that should simplify your life.

        Emerson SiegaE Offline
        Emerson SiegaE Offline
        Emerson Siega
        wrote on last edited by
        #3

        @SGaist thanks for your answer.

        We tried this, but when we start the application, we only can view the screen on VNC client. In Raspberry the screen stay black.
        We need to start the app and use it normally on the Raspberry, and, when necessary, connect to it via VNC Client and view what is going on.

        1 Reply Last reply
        1
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Is everything running correctly on the Pi ?

          Note that upgrading would still be a good idea since 5.9 is the new LTS.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          Emerson SiegaE 1 Reply Last reply
          0
          • SGaistS SGaist

            Is everything running correctly on the Pi ?

            Note that upgrading would still be a good idea since 5.9 is the new LTS.

            Emerson SiegaE Offline
            Emerson SiegaE Offline
            Emerson Siega
            wrote on last edited by
            #5

            @SGaist Yes, everything is OK. The app is running with no problems and using little processing.

            We think to upgrade the QT version, but not now. We need to make this work with version 5.7.

            1 Reply Last reply
            0
            • Emerson SiegaE Offline
              Emerson SiegaE Offline
              Emerson Siega
              wrote on last edited by Emerson Siega
              #6

              Finally I discovered what happens... The problem its I'm using an adaptor HDMI > VGA. When I connect my raspberry direct with HDMI, works very well.

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Glad you found out and thanks for the feedback !

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                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